You are viewing a plain-jane printable version of http://CoverYourASP.com/default.asp.
See how this was done

 

 Introduction
Active Server Pages is fun! If you want to know how to use ASP to create a dynamic web site, you've come to the right place.

You can download all the source code for this site, FREE. The site is completely self-documenting - every article describes how the site was written and introduces you to databases, forms, email components and all the other things you probably want to do. More...

 My personal favorites - a good place to start...

New to ASP?

• Getting started - what is ASP?
• Running ASP on your home PC
• A simple example: Hiding your META tags
• Getting feedback emails from a <form>
• Display data from a database - my diary
• Walk through your files and folders
• Implement Yahoo-style categories
• Accept credit cards with ASP
 

Want the good stuff?

• Download the code for the entire site
• Administer your database online
• The CoverYourASP membership system
• A complete banner advertising system
• Using <% %> correctly in ASP
• Validate your email addresses
• Exception handling
• Database-driven surveys with one function
 Personalize this page
Did you know? You can choose the content on this page when you sign in as a member - it's free to join, no personal info, no spam!

More great stuff:  The Diary   What's Popular   Article by Category   ASPWire News

 New snippets...
12 Feb:Don't throw away your Google PageRank
19 Nov:CDONTS vs CDOSYS
4 Nov:XCompress - why every web site should use it.
22 May:How I found a job (or four)
4 May:FileSystemObject call hanging?
See a complete list of all my snippets...
 Popular snippets...
127926 views:Running Windows 2000/XP Pro? Use IIS, not PWS!
105018 views:Can I run ASP on XP Home Edition?
49500 views:How to modify this site to use a MySQL database
38734 views:Porting my JScript code to VBScript
28618 views:CDONTS vs CDOSYS
27266 views:Why use JavaScript instead of VBScript?
24569 views:Auto-downloads using Response.AddHeader
24321 views:Don't throw away your Google PageRank
24283 views:How I found a job (or four)
22449 views:FileSystemObject call hanging?
See a complete list of all my snippets...
 What's new? The articles I've been working on recently...
Administer your database using these generic pages..
Use my now-classic CoverYourASP db admin tools, or the latest addition: 1 Click DB Free! Now you can compare two completely different implementations and learn twice as much!
From Database-driven examples, updated 29 Jun, 653388 views

Displaying your records in columns
How do you display an unknown number of records evenly in columns, especially when they are to be read down the columns, not across the rows? Come and find out!
From Dynamic content using ASP, published 21 Nov, 48524 views

What's CoverYourASP all about?
Read an overview of how this site works, places to visit and what makes it unique!
From The CoverYourASP site, updated 19 Aug, 52963 views

Displaying printer-friendly pages
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!
From Dynamic content using ASP, published 28 Jun, 125317 views

IFRAME's...and IE 5.5
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!
From HTML tips and tricks, published 21 Jun, 61285 views

See a complete list of all my articles...