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 moreMaintaining state with Session variables- April 18, 2001 Read how Session variables can store user information for you - how they work, and when they don't...http://coveryourasp.com/Session.asp The classic Tell-a-friend email example.- April 17, 2001 The C language has the 'Hello World' program - ASP has the ubiquitous 'Tell-a-friend' script. They're everywhere, but here's the way I did mine...http://coveryourasp.com/HowToRecommend.asp Administering the Application variables- April 11, 2001 Following earlier articles about how I cache data (such as the rotating banners) in Application variables for speed, many have asked how I refresh the cache when I've made a change. All is revealed...http://coveryourasp.com/ApplicationAdmin.asp The CoverYourASP Server Side Includes will save your ASP!- April 8, 2001 Server Side Includes, or SSI for short, are a very powerful tool. See how I use them, with links to articles that describe them...http://coveryourasp.com/SSI.asp |