Not sure if I have the right forum but here goes.
Have just rediscovered includes.
I have an existing site that we want to display within our site. We do not want to use frames, however, we want the header and footer of our site to display at the top and bottom of each page of the existing site. i.e.
Myheader
Existing Site (totally intact)
Myfooter
I ran an experiment using includes. Placed an include just below the <body> tag and another include just above the </body> in the index page of the existing site. Had to save the file as shtml. The resulting page was just what I was looking for.
My problem, from my understanding, if I wanted to place the includes in the remaining pages of the existing site, I would have to save each page with an shtml extension. This then means I would have to change all the existing site's internal links to shtml as well.
Is there away around this. Can I have those who look after the server at work set my *.html pages to allow includes.
Or are there any ideas of other approches. The main idea is that I make as few changes to the sources files in the existing site as possible. A three frame page would be perfect, but as I mention, I can't use frames.
Look forward to any help.
Bob
Have just rediscovered includes.
I have an existing site that we want to display within our site. We do not want to use frames, however, we want the header and footer of our site to display at the top and bottom of each page of the existing site. i.e.
Myheader
Existing Site (totally intact)
Myfooter
I ran an experiment using includes. Placed an include just below the <body> tag and another include just above the </body> in the index page of the existing site. Had to save the file as shtml. The resulting page was just what I was looking for.
My problem, from my understanding, if I wanted to place the includes in the remaining pages of the existing site, I would have to save each page with an shtml extension. This then means I would have to change all the existing site's internal links to shtml as well.
Is there away around this. Can I have those who look after the server at work set my *.html pages to allow includes.
Or are there any ideas of other approches. The main idea is that I make as few changes to the sources files in the existing site as possible. A three frame page would be perfect, but as I mention, I can't use frames.
Look forward to any help.
Bob