Code Comments
Programming Forum and web based access to our favorite programming groups.Thanks to everyone who helped out. For some reason I had to write: print "Content-Type: text/html\n\n"; on the first line, even though the CGI is included with SSI. It is suddenly required when I start using the "eq" operator, but I guess it always should be included...
Post Follow-up to this message"Martin Johansen" <martinfj@is.online.no> wrote in message news:2Ui7c.2093$zf6.28871@news4.e.nsc.no... > Thanks to everyone who helped out. > > For some reason I had to write: > print "Content-Type: text/html\n\n"; > on the first line, even though the CGI is included with SSI. > It is suddenly required when I start using the "eq" operator, but I guess it > always should be included... or maybe the first lines of the file you are reading from contain something that makes the SSI happy, like headers, of even a couple of empty lines. gnari
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.