On Fri, 26 Apr 2002 10:58:32 -0400, Mat Harrison wrote:
> if i have an html document and I include a CGI script to display some
> html do I have to have <html> and <body> tags in the include of can it
> insert the body into that of the html doc?

I'm not an expert on using SSI, but my understanding is that it should
only output the required HTML -- and that if it puts in the <html> and
<body> tags, it will likely cause an error for the browser (as this 
would be malformed HTML).

--Matthew

> 
> --
> Matthew Harrison
> Webmaster
> www.genestate.com
> [EMAIL PROTECTED]

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

Reply via email to