PDA

View Full Version : server side includes


sbaral
11-08-2003, 05:34 AM
I sent a support ticket and was told server side includes are not supported at discount asp. How do I share a page (header page, footer page) in my web pages? Frames would work but I prefer not using frames. Is there any other way this culd be done? And why would discount asp turn this feature off in its web servers?

Thank you,
Sanjeev

bruce
11-09-2003, 05:37 AM
Use ASP or ASP.net include.

SSI has many potential security problem


[b]quote:Originally posted by sbaral

I sent a support ticket and was told server side includes are not supported at discount asp. How do I share a page (header page, footer page) in my web pages? Frames would work but I prefer not using frames. Is there any other way this culd be done? And why would discount asp turn this feature off in its web servers?

Thank you,
Sanjeev

</blockquote id="quote"></font id="quote">

bruce
11-17-2003, 08:13 AM
asp or asp.net include will work just fine
[b]quote:Originally posted by theharmonyguy

When you say you don't support ssi's, you mean shtml files, right? I have asp scripts that use #include and they work fine . . .
</blockquote id="quote"></font id="quote">

theharmonyguy
11-17-2003, 11:05 AM
When you say you don't support ssi's, you mean shtml files, right? I have asp scripts that use #include and they work fine . . .

Eric
11-17-2003, 11:17 AM
Yes. We do not support SSIs in the .shtml sense.