You are possibly missing this line :

print "Content-type: text/html\n\n";

HTH
----- Original Message ----- 
From: "mario kulka" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 05, 2003 2:32 AM
Subject: print <<"HTML code"; in NETSCAPE


> I'm using the following to print HTML to the browser:
>
> print <<"HTML code";
>
> "my html here"
>
> HTML code
>
> It works fine in IE but when I execute the script under Netscape it
displays
> the source instead of loading the page based on the source. Please help.
> Mariusz
>
> _________________________________________________________________
> Help STOP SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to