ASP
ASP Including Files
You can insert the content of one ASP file into another ASP file before the server executes it, with the #include directive.
ASP
You can insert the content of one ASP file into another ASP file before the server executes it, with the #include directive.