A few ideas I had about displaying the well-worn ‘results page’ a la RealPages.com… more…
Membership Site Software | Click Here
Originally Posted on 2/27/2006 7:10:19 PM
Content source: http://CoverYourASP.com/ResultsPage.asp
Play with the live example I wrote for getting categories and subcategories from an Access database, and the method I chose for displaying them. more…
Membership Site Software | Click Here
Originally Posted on 2/27/2006 8:37:22 AM
Content source: http://CoverYourASP.com/Categories.asp
See how I implemented a form to allow users to subscribe/unsubscribe to my mailing list. Email addresses are simply validated and added to my database more…
Membership Site Software | Click Here
Originally Posted on 2/26/2006 4:40:39 PM
Content source: http://CoverYourASP.com/Subscribe.asp
Where there’s a Wizard, you’ll usually find a reason not to use it. FrontPage anyone? The ATL COM AppWizard’s not that bad, but you should still read this… more…
Membership Site Software | Click Here
Originally Posted on 2/25/2006 8:54:43 AM
Content source: http://CoverYourASP.com/COM_2.asp
Due to popular demand here’s a Part 2 of the categories code! Here I show how to arrange the data in any number of columns to exactly duplicate the way the portals do it. more…
Membership Site Software | Click Here
Originally Posted on 2/23/2006 5:23:30 PM
Content source: http://CoverYourASP.com/Columns.asp
How I wrote a simple MFC application to automatically update the ASPWire news section. more…
Membership Site Software | Click Here
Originally Posted on 2/23/2006 6:52:30 AM
Content source: http://CoverYourASP.com/GetNews.asp
Using the ATL COM AppWizard it took less than 30 minutes to make this COM component - mind you, it doesn’t do much… more…
Membership Site Software | Click Here
Originally Posted on 2/22/2006 10:47:30 AM
Content source: http://CoverYourASP.com/COM.asp
Take what you need from this article - send email when a 404 occurs, or perhaps write the next bigfoot.com? more…
Membership Site Software | Click Here
Originally Posted on 2/21/2006 8:12:10 AM
Content source: http://CoverYourASP.com/404Descr.asp
How a little client-side script can make a huge difference in how your web site is perceived by customers with varying screen resolutions. more…
Membership Site Software | Click Here
Originally Posted on 2/20/2006 6:32:59 PM
Content source: http://CoverYourASP.com/Wider.asp
A very simple lesson in what ASP can do for you - generate different HTML for every reader! more…
Membership Site Software | Click Here
Originally Posted on 2/19/2006 2:23:58 PM
Content source: http://CoverYourASP.com/Date.asp