cURL / Mailing Lists / curl-users / Single Mail

curl-users

post parameters that start with underscores

From: Dolly <sheraed_at_yahoo.com>
Date: Wed, 4 Jan 2006 12:59:04 -0800 (PST)

Hi,
 
I am trying to post an html form and I can, but only for parameters that do not include an underscore.
 
I am trying
curl -d "%5fstatus=2" -K urlname.txt
 
_status is the name of the field that i want to change to the value 2
 
I have tried severa other combinations like _status=2
 
"_status=2"
 
Please help!
Sherae
Received on 2006-01-04