cURL / Mailing Lists / curl-users / Single Mail

curl-users

how to use the -b option with.....

From: <alsarkis_at_bil.com.mx>
Date: Mon, 23 Sep 2002 11:27:51 -0400

How I can use the option - b to send parameters that have blanks in the
string
  
for example

In my IE show like this:

http://www.example.com/acuerdos/test.asp?send_juz=HOLA%20LUIS

And works ok

But when I try to use curl does not work

I tried with this:

A) curl -b "send_juz=HOLA LUIS" http://www.example.com/acuerdos/test.asp

B) curl -b "send_juz=HOLA%20LUIS" http://www.example.com/acuerdos/test.asp

How can I do to run Ok

Thank you Very mouch
Gracias

Alberto

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-09-23