virtual includes

Discussion in 'Pre-sales questions' started by Jerri Nachman, May 6, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I built a site for one of your clients. When I uploaded the site to their server on Discount ASP, the virtual include files did not show up, only the content. Here is how we programmed the header, left menus and footer files to load up with each content page:

    <!--#include virtual="z_ssi/header.html" -->

    <!--#include virtual="left-menu.shtml" -->

    <!--#include virtual="z_ssi/footer.html" -->

    Is this the correct code? If we cannot include these files for each content page, I may have to move them.

    Can you please assist? Thanks Jerri
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    how are you naming your file? is it html extension. Try name it to .asp
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page