in reply to Re^3: Inconsistent Perl code in Internet Explorer 8
in thread Inconsistent Perl code in Internet Explorer 8
This example prints a header, and doesn't include the word "header":
print "Content-Type: text/html\r\n\r\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Inconsistent Perl code in Internet Explorer 8
by Anonymous Monk on Mar 06, 2012 at 08:26 UTC |