P
Peter Ashton
Hi
I have been working on a web site which has a nice Javascript drop-down menu
on the top of each page. To test the site, I have been using a server-side
include to pull in the HTML fragments that contains the tables and
positioning and a reference to the Javascript code that does the drop-down
stuff. However, I don't have control over the server on which the final
site will run and this is set up to specifically prohibit SSIs. To make
things even worse, it also does not support the FrontPage extensions, so I
cannot use the Web Components->Included content functionality in FrontPage.
Is there an alternative that I can use? Ideally, what I would like to be
able to do is specify in FrontPage that the content should be included
whenever the web page is published to the web, rather than it all happening
when the server delivers the page. Can I do this with FrontPage? If not,
is there anything else out there that can help? As a last resort, I will
probably write a Perl script to parse out the <!--#include virtual>
directive from the published pages and insert the code, but I'd rather avoid
that if I can...
Many thanks
Peter Ashton
I have been working on a web site which has a nice Javascript drop-down menu
on the top of each page. To test the site, I have been using a server-side
include to pull in the HTML fragments that contains the tables and
positioning and a reference to the Javascript code that does the drop-down
stuff. However, I don't have control over the server on which the final
site will run and this is set up to specifically prohibit SSIs. To make
things even worse, it also does not support the FrontPage extensions, so I
cannot use the Web Components->Included content functionality in FrontPage.
Is there an alternative that I can use? Ideally, what I would like to be
able to do is specify in FrontPage that the content should be included
whenever the web page is published to the web, rather than it all happening
when the server delivers the page. Can I do this with FrontPage? If not,
is there anything else out there that can help? As a last resort, I will
probably write a Perl script to parse out the <!--#include virtual>
directive from the published pages and insert the code, but I'd rather avoid
that if I can...
Many thanks
Peter Ashton