cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET