cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help.

From: Doug McNutt <douglist_at_macnauchtan.com>
Date: Sun, 28 Jan 2007 19:43:17 -0700

At 07:40 +0530 1/29/07, Surya Kiran Gullapalli wrote:
>The web-page is
>http://content.icicidirect.com/findsymbolchart.asp

The form on that page has a a couple of INPUT items like this:

<input type="text" name="Symbol" size=25 class="textbox">
<input type="Submit" name="subSymbol" value="Find" onclick="verify();return false;" class="button">

and they're checked with Javascript before submission.

You probably have to put more data in the POSTing.

The LiveHTTPheaders add-in for the FireFox browser is your friend. (Unless you're on a Mac for which the log file from iCab is arguable better.)

-- 
--> From the U S of A, the only socialist country that refuses to admit it. <--
Received on 2007-01-29