alpsa
07-18-2003, 02:20 PM
Hello all,
I have developed a website and was using a server side include file for including the banner for the website. The problem with this is , I have to now upload all the files to a Macintosh web server (I do not have any clue about the version etc.,).
The includes worked fine till they were processed on IIS; however once I started testing on the macintosh server, they stopped working.
I tried using absolute paths and then relative paths to the files to be included.
The include command that I use is
<!--#include file="path/to/banner.html" -->
and this is included in a file with the extention .shtml
(index.shtml)
I have tried all I could but could not get it to work. So I decided to turn to you gurus for help.
The file I am trying to include is
http://opbs.okstate.edu/core/tmp/include/banner.html
and the file that should include the above file is
http://opbs.okstate.edu/core/tmp/index.shtml
Please advise,
Shashank
I have developed a website and was using a server side include file for including the banner for the website. The problem with this is , I have to now upload all the files to a Macintosh web server (I do not have any clue about the version etc.,).
The includes worked fine till they were processed on IIS; however once I started testing on the macintosh server, they stopped working.
I tried using absolute paths and then relative paths to the files to be included.
The include command that I use is
<!--#include file="path/to/banner.html" -->
and this is included in a file with the extention .shtml
(index.shtml)
I have tried all I could but could not get it to work. So I decided to turn to you gurus for help.
The file I am trying to include is
http://opbs.okstate.edu/core/tmp/include/banner.html
and the file that should include the above file is
http://opbs.okstate.edu/core/tmp/index.shtml
Please advise,
Shashank