>>>>> "B�RTH�ZI" == B�RTH�ZI Andr�s <[EMAIL PROTECTED]> writes:

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?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to