cURL / Mailing Lists / curl-users / Single Mail

curl-users

Curl form post problem?

From: William West <hartwest_at_yahoo.com>
Date: Tue, 30 Nov 2004 05:07:35 -0800 (PST)

I can not get either of the following cURL commands to return the correct
output.

curl -d "SearchTerm=Roshanak%20Semnani"
http://ned.nih.gov/view_search_results.asp
   OR
curl -F "SearchTerm=Roshanak%20Semnani"
http://ned.nih.gov/view_search_results.asp

Is there something unusual about the way this form was created that is
preventing cURL from working properly?

The web browser start page is http://ned.nih.gov/. When I enter "Roshanak
Semnani" in the search field, I get 1 record.

Any information/insight you can provide would be greatly appreciated.

Thanks,
William West
hartwest_at_yahoo.com

                
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
Received on 2004-11-30