Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^5: Inconsistent Perl code in Internet Explorer 8

by Anonymous Monk
on Mar 06, 2012 at 08:26 UTC ( [id://958037]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Inconsistent Perl code in Internet Explorer 8
in thread Inconsistent Perl code in Internet Explorer 8

And your point is?

Premature end of script headers/Malformed script headers messages. followed immediately print

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

Did you output a valid CGI header first? followed immediately by

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

You know tobyink, you really can be bored sometimes :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://958037]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-28 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found