in reply to Re: Re: character limit in cgi.pm param() function?
in thread character limit in cgi.pm param() function?

I just ran a test using © and é and get and it worked.

Yes, non-ASCII chars are UU-encoded, but that doesn't mean they can't appear in the query string as UU-encoded chars.

cLive ;-)

  • Comment on Re: character limit in cgi.pm param() function?