Click to See Complete Forum and Search --> : using #include in HTML page


gjones30
March 21st, 2002, 08:19 AM
I am using the #include virtual syntax in my web page to include a footer at the bottom of all of the web pages on my site. The syntax that I am using is . I am using MM Dreamweaver to develop the site. While I am in Dreamweaver, the syntax works fine and whenever I view the pages in the browser, I can see my footer. However, whenever I upload the pages (incl. the footer file) to my hosting account and then view the website in either MS Explorer or Netscape, I do not see any of the footer information. I am not sure why. Can anyone help? Thank you in advance.

Manish Malik
March 23rd, 2002, 12:21 AM
Hi,

Does your webserver host permit Server Side Includes (SSI) ?? Because unless this is allowed, you can't use #include virtual, etc. with your web host.



Manish
http://www.manishmalik.com

Discuss it all at the Developer Forum : http://www.codeguru.com/cgi-bin/bbs/wt/wwwthreads.pl?action=list&Board=devforum ...