cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Confused about urlencoding POSTFIELDS. Am I doing it

From: nikhil jain <nik.jain_at_gmail.com>
Date: Tue, 12 Jul 2011 18:30:52 +0530

On Tue, 12 Jul 2011 03:18:50 +0530, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Thu, 7 Jul 2011, nikhil jain wrote:
>
>> ctl00$ScriptManager1=ctl00$ContentPlaceHolder1$Case...
>
> vs
>
>> ctl00%24ScriptManager1=ctl00%24ContentPlaceHolder1%24Case...
>
> Clearly your code encodes the '$' symbols which the upper version didn't.
>

well so how does one fix this? I followed the docs to use the urlencode() .
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-07-13