cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl and http source code

From: Yong Wang <wangyong1_at_gmail.com>
Date: Wed, 19 Mar 2008 19:49:41 -0400

Dear lister

I curl a link with form-filling as below to a database which I
subscribe to, but the source code is not taken approproiately, (by the
way, unix is the OS)

curl 'http://www.mergentonline.com/EdgarSearchResults.asp?textCompName=&rdTextType=ticker&textTicker=IBM&textText=&textCIK=&textSIC=&textFilingDate=&rdDate=inrange&textInRangeFrom=01%2F01%2F1990&textInRangeTo=12%2F31%2F2006&optFilingType=3&textFilingType=&Page=0&Search=Search'

what I have is:

<meta http-equiv='refresh' content=0;URL=Authenticate.asp>

I also tried

curl -U user:userpass -x proxyserver:8080
'http://www.mergentonline.com/EdgarSearchResults.asp?textCompName=&rdTextType=ticker&textTicker=IBM&textText=&textCIK=&textSIC=&textFilingDate=&rdDate=inrange&textInRangeFrom=01%2F01%2F1990&textInRangeTo=12%2F31%2F2006&optFilingType=3&textFilingType=&Page=0&Search=Search'

got the same.

please let me what's the problem.

best regards

yong
Received on 2008-03-20