curl-users
Re: Problems with using curl to submit form
Date: Fri, 17 Jan 2003 08:02:28 +1000
Thank you for your reply. I tried the method in which you had suggested to me. However, in the URL field, i get a jobid instead of the content that i had passed through.
e.g.
My input was:
"MATTATCTRFTDDYQLFEELGKGAFSVVRRCVKKTSTQEYAAKIINTKKLSARDHQKLEREARICRLLKH", in the SEQ field of the form
However, the URL in the URL field i got was:
"http://www.cbs.dtu.dk/cgi-bin/nph-webface?jobid=signalp,3E272A7E12012D04&opt=wait"
Would you have any idea what i did wrong?
Many Thanks
Carmen
----- Original Message -----
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 16 Jan 2003 13:58:58 +0100 (MET)
To: Curl Mailinglist <curl-users_at_lists.sourceforge.net>
Subject: Re: Problems with using curl to submit form
> On Thu, 16 Jan 2003, Mun Mun wrote:
>
> > Hello there, I am a new user to curl, and so i am not familiar with all its
> > options. However, i have been trying to submit a form for a while, but it
> > still doesn't seem to work.
>
> You figure out exactly what to pass to curl in order to do the post fine do
> this:
>
> 1. Save the actual HTML that has the form you want to fill in with curl
>
> 2. Replace any POST with GET within the <FORM> tag.
>
> 3. Redo the submit in the form with your browser on your edited HTML.
>
> 4. Now, check your browser's URL field to get the full data you want to
> pass to curl.
>
> 5. Done.
>
> > I think the problem is because the submit button does not have a "NAME"
> > value. The following is the submit section of the form.
>
> Form fields without names are not passed to the server (IIRC).
>
> --
> Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: Thawte.com
> Understand how to protect your customers personal information by implementing
> SSL on your Apache Web Server. Click here to get our FREE Thawte Apache
> Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
-- _______________________________________________ Get your free email from www.doramail.com with 30 Megs of disk space in webhosting and e-mail storage! Powered by Outblaze ------------------------------------------------------- This SF.NET email is sponsored by: Thawte.com Understand how to protect your customers personal information by implementing SSL on your Apache Web Server. Click here to get our FREE Thawte Apache Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029enReceived on 2003-01-16