cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Img as submit

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 15 Jun 2004 12:30:02 +0200 (CEST)

On Tue, 15 Jun 2004, Sinan wrote:

> Coming back to the question, you say its like a submit button. But it doesnt
> have a name and a value. So shouldnt I post anything for it?

1. Edit the HTML page that includes such a form.

2. Make sure the action is GET.

3. Load the edited HTML page with your browser.

4. Fill in the form and press submit (or similar)

5. See how the browser filled in the URL based on the values you entered in
    the form.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-15