PDA

View Full Version : ASP Substitute for Server-side Includes


webdiva
06-25-2004, 03:21 AM
Not having control over the choice of Webhost, I find myself now stuck with a Windows-based server, which does not use server-side includes. Apparently, ASP has some sort of substitute for this. Could someone please tell me what this is and how to code my pages for it?

Aristotle
06-25-2004, 06:12 AM
You can use the same #include syntax outside the ASP code.

webdiva
06-26-2004, 04:07 AM
I don't have any ASP code in my pages. It's all html.

bruce
06-28-2004, 12:33 PM
see http://www.w3schools.com/asp/asp_incfiles.asp

[b]quote:Originally posted by webdiva

Not having control over the choice of Webhost, I find myself now stuck with a Windows-based server, which does not use server-side includes. Apparently, ASP has some sort of substitute for this. Could someone please tell me what this is and how to code my pages for it?
</blockquote id="quote"></font id="quote">