how do i output an shtml output from a cgi script. i am using the 
following
print "Content-type: text/x-server-parsed-html\n\n";
 print "<!--#include file=\"commonheader.html\" -->";

but this does not execute the ssi. instead if i make a static shtml page, 
it works. maybe for my isp for ssi shtml has to be explicitly given. then 
how do i output shtml instead of html from cgi.
i tried to use text/x-server-parsed-html but my browser does not identify 
it and asks me to save the calling cgi file.
please help

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to