cURL / Mailing Lists / curl-users / Single Mail

curl-users

value with '=' - equal sign

From: Irina Kuzes <kuzes_at_mindspring.com>
Date: Tue, 10 May 2005 00:59:46 -0400

I am new to cURL and would very much appreciate any help with the following:

Is there any way to post a hidden field value into 'curl' if the value has '=' - equal sign at the end of it?

curl -d param=$paramValue

where $paramValue ='ashjdakhd='

Executing curl with a value like that gives an error message - "paramer value is invalid".

The rest of the script I am using is in perl.

Thanks,
Irina
Received on 2005-05-10