cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Javascript html inpuy

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 10 Jan 2006 00:08:24 +0100 (CET)

On Mon, 9 Jan 2006, Fredrik Gustafsson wrote:

> is there a way to get past this or is libcurl not the answear for me? I'd
> tried the POST example on the homepage, but that didn't work.

By the look of that little snippest, the javascript was only used to
"validate" user input and you can ignore that. I suggest this procedure:

1. Use LiveHTTPHeaders and login manually

2. Mimic the log and do the same operation with libcurl. Make sure you use
    cookies and follow redirects.

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