cURL / Mailing Lists / curl-users / Single Mail

curl-users

Eureka! Problem solved!

From: Scott Taylor <scott_at_sterling-gaming.com>
Date: Fri, 11 May 2007 20:39:26 -0400

Wow.

All I needed to do was to throw a '\' in front of the '?' and the '&'s in
the URL curl was using.

So, the problem was solved with:
curl http://www.foo.com/index.php\?user=sst\&action=smile -d telephone=704
-d city=charlotte

That was just waaaay too easy! I guess if I ever truly studied Unix, I'd
have known that.

I hope this is some help to you in the future!!

--Scott
Received on 2007-05-12