cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Calling JavaScript Functions using Curl

From: Dirk Manske <dm_at_nonitor.de>
Date: Wed, 22 Sep 2010 20:42:09 +0200

> can anyone show the way to use cURL libraries and call the onclick event in
> the above scenario.
Curl does not execute JavaScript. You have to build the GET or POST
request. You can use tools like the Live Headers plugin of Firefox etc.
to grab the request you which to replay. Often a session id must be replaced.

(Or use WebKit...)
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-22