
Jasmine
Administrator
/ Moderator
Feb 26, 2000, 2:26 AM
Post #2 of 5
(1665 views)
|
Re: Content-type:text/html\n\n
[In reply to]
|
Can't Post
|
|
Either way, if the end result will be printing to your browser, you'll need the Content-type: (something) line. As long as the content-type line is the first line of output, you can print anything else that you want to the browser. The content-type can be text/html, text/plain, image/gif, etc., but the content-type line must be present before other output to avoid browser errors. [This message has been edited by Jasmine (edited 02-26-2000).]
|