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 moreA complete banner advertising system- December 24, 2000 Serving up rotating banners for my advertisers, storing the ads in Application variables and tracking impressions and clickthroughs...http://coveryourasp.com/BannerApp.asp Using expando properties to implement named recordsets- December 16, 2000 A mini-article to demonstrate how you can add properties to an object - in this case so we can add multiple recordsets and later reference them by namehttp://coveryourasp.com/NamedRecordsets.asp Object Oriented Programming with JavaScript classes- December 9, 2000 JavaScript classes are cool - learn what they can do to tidy up your code...http://coveryourasp.com/Classes.asp Do my visitors wait until the pages are loaded- December 2, 2000 I did a little investigation to see if my site was too slow to keep visitors interested. See what worked, and what didnt!http://coveryourasp.com/LostVisitors.asp |