Read an overview of how this site works, places to visit and what makes it unique! more…
Membership Site Software | Click Here
Originally Posted on 4/30/2006 7:09:54 AM
Content source: http://CoverYourASP.com/AboutCYA.asp
A few lines of code is all it takes to implement a printer-friendly version of all your pages. Make all those pesky navigation bars and banners disappear! more…
Membership Site Software | Click Here
Originally Posted on 4/29/2006 2:36:45 AM
Content source: http://CoverYourASP.com/PrinterFriendly.asp
Sometimes IFRAME’s can solve a big problem, but their interaction with IE 5.5 is something you need to know about - it’s totally bizarre! more…
Membership Site Software | Click Here
Originally Posted on 4/28/2006 12:54:45 PM
Content source: http://CoverYourASP.com/iframe.asp
ASPRSS has a subscription service that automatically submits articles to all the ASP directories out there. See how I submit the data to their forms using the IP*Works! WebForm component more…
Membership Site Software | Click Here
Originally Posted on 4/27/2006 7:17:07 PM
Content source: http://CoverYourASP.com/FormSubmit.asp
My original database administration tool didn’t look for foreign keys, and just displayed a confusing list of primary key values. Now, it’s been improved with automatically generated list boxes… more…
Membership Site Software | Click Here
Originally Posted on 4/25/2006 4:35:16 PM
Content source: http://CoverYourASP.com/ForeignKeys.asp
Read how Session variables can store user information for you - how they work, and when they don’t… more…
Membership Site Software | Click Here
Originally Posted on 4/25/2006 12:46:03 AM
Content source: http://CoverYourASP.com/Session.asp
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… more…
Membership Site Software | Click Here
Originally Posted on 4/14/2006 4:51:50 AM
Content source: http://CoverYourASP.com/HowToRecommend.asp
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… more…
Membership Site Software | Click Here
Originally Posted on 4/13/2006 2:42:50 PM
Content source: http://CoverYourASP.com/ApplicationAdmin.asp
Server Side Includes, or SSI for short, are a very powerful tool. See how I use them, with links to articles that describe them… more…
Membership Site Software | Click Here
Originally Posted on 4/12/2006 9:14:48 PM
Content source: http://CoverYourASP.com/SSI.asp
This article shows how I cached data from the FileSystemObject into Application variables, sorted it and then used it to create a nice little file contents browser to display my newsletter archives. more…
Membership Site Software | Click Here
Originally Posted on 4/11/2006 8:52:34 PM
Content source: http://CoverYourASP.com/ArchivesDescr.asp