[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Maybe I missed this



Karsten Meier wrote
--------------------------------------------------
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
-----------------------------------------------------
I'm using MacHTTP 1.1
I know its old but its free and cost is the key factor for the client I
am working with.
Thanks for the help.
-Ron
 


***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch