server side includes

Discussion in 'HTML / PHP / JavaScript / CSS' started by sbaral, Nov 8, 2003.

  1. 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
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Use ASP or ASP.net include.

    SSI has many potential security problem


    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">
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    asp or asp.net include will work just fine
    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">
     
  4. 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 . . .
     
  5. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    Yes. We do not support SSIs in the .shtml sense.
     

Share This Page