
ningji
Novice
Nov 12, 2012, 4:03 PM
Views: 2432
|
|
"perl my.pl" is different from what i see from IE browser
|
|
|
don't know how to describe it, this is what i get from running from command line, root@iSTAR000314:/opt/ultra/www# perl 3Diag.pl Content-Type: text/html; charset=ISO-8859-1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> <head> <title>why</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body> <h4>---------------------------</h4><h4>1</h4><h4>---------------------------</h4> </body> </html> but in IE/firefox, i only see ------------------------ ------------------------ not that "1"
(This post was edited by ningji on Nov 12, 2012, 4:04 PM)
|