CoverYourASP.com - by James ShawThe site IS the content - download the entire source code of the site! Live examples of membership management, ad banner system, newsletter, online database add/edit/delete, yahoo-style categories and much moreHiding debug information on your web pages- August 23, 2000 See how simple it is to hide helpful data on your web page to help you when debugging.http://coveryourasp.com/Debug.asp Part 3. Showing the results of your category browsing- August 19, 2000 A few ideas I had about displaying the well-worn 'results page' a la RealPages.comhttp://coveryourasp.com/ResultsPage.asp Part 1. Implement content categories just like Yahoo!- August 15, 2000 Play with the live example I wrote for getting categories and subcategories from an Access database, and the method I chose for displaying them.http://coveryourasp.com/Categories.asp Part 1. Allow your users to subscribe to your newsletter- August 14, 2000 See how I implemented a form to allow users to subscribeunsubscribe to my mailing list. Email addresses are simply validated and added to my databasehttp://coveryourasp.com/Subscribe.asp Part 2. What's wrong with the AppWizards code!- August 10, 2000 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...http://coveryourasp.com/COM_2.asp Part 2. Arrange your categories in columns- August 7, 2000 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.http://coveryourasp.com/Columns.asp Using HTTP and FTP in MFC to get the news.- August 4, 2000 How I wrote a simple MFC application to automatically update the ASPWire news section.http://coveryourasp.com/GetNews.asp Part 1. A quick COMATL component for ASP- August 3, 2000 Using the ATL COM AppWizard it took less than 30 minutes to make this COM component - mind you, it doesn't do much...http://coveryourasp.com/COM.asp |