Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: CGI.pm and URL parameters

by ambs (Pilgrim)
on May 17, 2009 at 13:07 UTC ( [id://764507]=note: print w/replies, xml ) Need Help??


in reply to Re: CGI.pm and URL parameters
in thread CGI.pm and URL parameters

Unfortunately that doesn't change a thing. If I just remembered what changed in the machine...

Alberto Simões

Replies are listed 'Best First'.
Re^3: CGI.pm and URL parameters
by Polyglot (Chaplain) on May 17, 2009 at 13:44 UTC
    Have you done this as the first communication to the browser?

    print "Content-type: text/html; charset=utf-8\n\n";

    IE requires this. Firefox will respect the <meta> tag directions, but IE needs to hear of UTF in the content headers.

    Blessings,

    ~Polyglot~

      You know, that line is what the CGI header function produces when called with -charset => utf-8.

      Alberto Simões

        Here's an idea, create a small program which reproduces your problem, and show it to us :)
Re^3: CGI.pm and URL parameters
by Anonymous Monk on May 17, 2009 at 13:44 UTC
    What do you mean by "that"? Did you need to trace the whole path?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-24 21:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found