Hello,

I have an HTML template which gets inserted into a CGI program.  I need to
insert an SSI into it, but when the page is created it will not show up like
it does with a standard HTML file.  Do I need to do anything different to
this to execute it correctly so it will work like a standard SSI on my page?
Here's what I need to insert:

<!--#include virtual="/path/to/header.html" -->

When I view source on the ending page of the CGI program I can see it there,
but it doesn't execute like it should.

Any ideas?

Thanks!


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to