Randal,

BÁRTHÁZI> use CGI;
BÁRTHÁZI> set_url_encoding('utf-8');

BÁRTHÁZI> The problem is that "use CGI" automagically initializes the parameters
BÁRTHÁZI> *before* I set the encoding of them, so set_url_encoding will run too
BÁRTHÁZI> late.

Did I miss the memo where anything outside the list of valid
URI characters needed to be hexified, hence there's no need
for such a URL encoding scheme?  Where is this memo?

Can you write it again with other words? Both Stevan and me are not understand.


Bye,
  Andras

Reply via email to