curl-library
Calling JavaScript Functions using Curl
Date: Wed, 22 Sep 2010 14:26:19 -0400
Hi All,
I am working on a shell script to download data from website . I am using
cURL libraries.
I encountered a page where the button on click event looks like
<a id="theForm:downloadLabel1" href="#" style="text-decoration: none; color:
rgb(255, 255, 255);" onclick="if(typeof jsfcljs ==
'function'){jsfcljs(document.forms['theForm'],'theForm:downloadLabel1,theForm:downloadLabel1','');}return
false" class="button">Summary</a>.
can anyone show the way to use cURL libraries and call the onclick event in
the above scenario.
Thanks for the Help.
Regards,
Brad
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-22