Using include files in classic ASP

The tutorials in this section cover working with include files.

Calling an include file - Syntax used.

How to use an include file in ASP. More...

Using include files - Examples.

Examples of include files in ASP. How to use an include file for a database connection or a block of reusable HTML. More...