Here's the script who's output I've described as not
being displayed in the browser window, even tho 'View
Source' shows it as correctly transmitted.

print "Content-Type: text/html\n\n";    # HTML header,
normally supplied automatically
                                        # by the server for HTML files.

print "<HTML>\n<HEAD>\n<TITLE>Test
Script<\\TITLE>\n<\\HEAD>\n<BODY>\nTest.\n<\\BODY>\n<\\HTML>";

  S.




__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Reply via email to