Ron Northrip wrote >I'm writing a macperl script to read the QUERY_STRING so I can use the >GET method of form transfer. So I use this: > >print "Content-type: text/html\n\n"; >$query=$ENV{"QUERY_STRING"}; >print "Server sees: $query"; > >which is supposed to show me the URL encoded data transfer. The problem >is that the data is not URL encoded. If I use special characters in the >form it shows me the character and not %XX. Which Webserver are you using ? I have seen this Problem with Webstar 2.0 (GET and POST behaves different :-( ) and it was corrected in 2.1 Karsten Meier --------------------------------------------------------------------- Karsten Meier EMail krstnmr@ibm.net WWW: http://www.dezines.com/meier with following highlights: * german MacPerl Primer * XTensions for use with QuarkXPress Unsolicited and/or commercial email is not permitted at this address. ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch