cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Post form login and http get

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 6 Oct 2005 13:02:50 +0200 (CEST)

On Thu, 6 Oct 2005, Ralph Mitchell wrote:

> It has a name, but no value, so it probably should be sent like this:
>
> -d Login=

Actually, image submit buttons are sent as two values like
"[name].y=[ypos]&[name].x=[xpos]" where [ypos] and [xpos] is the relative
position in the image where the user clicked, and [name] of course being the
name of the <input> tag.

For a silly example, try this http://daniel.haxx.se/form.html

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-10-06