PDA

View Full Version : virtual includes


Jerri Nachman
05-06-2009, 08:48 AM
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

bruce
05-06-2009, 05:51 PM
how are you naming your file? is it html extension. Try name it to .asp