cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET