|
Be sure to strip out any HTML
and BODY references in your page.
Add this line to the top of your
page:
<!-- #INCLUDE FILE="../include_files/header.asp"
-->
Add this line to the bottom of
your page
<!-- #INCLUDE FILE="../include_files/footer.asp"
-->
Save your home page as
default.asp and make sure that your other articles are
formatted to use the same home directory. You can write
your code to include subfolders, but please keep all ASP
code in the home directory.
Download the template from
here.
|