cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Confused about urlencoding POSTFIELDS. Am I doing it

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Jul 2011 23:48:50 +0200 (CEST)

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.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
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-11