PDA

View Full Version : ???includefile and .shtml???


Nasith
08-08-2002, 06:36 PM
I heard about a way to use a two .shtml files as a top and bottom and include them so that the code doesnt have to be put into every page on your site but there wasnt much information about it.

Is this something that needs lots of documentation or is it simply a few new lines in the existing code?

If there is more info somewhere please point me to it.

boxer_1
08-08-2002, 07:59 PM
It's quite simple actually, provided your host supports SSI. We have a nice liitle tutorial on using SSI here you may want to have a look at:

http://www.wsabstract.com/howto/externalhtml3.shtml

Good luck ;) .

Nasith
08-08-2002, 09:58 PM
:)

That is exacly what I needed.

thanks a lot Boxer_1!