| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: I have problem using commandline curl
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 6 May 2004 08:59:11 +0200 (CEST)
On Wed, 5 May 2004, shree shree wrote:
> I get the message that the site can only be opened in internet explorer 5.0
Servers (can) use all sorts of tricks to attempt to detect your "browser". The
Reading this might be a good start:
You could easily just evesdrop on the request IE sends and make sure you send
> Actually i try to use curl command through perl script before I tried with
Then do a similar request that the "java people" did.
> I tried to post the data through script using curl for the webpage which
That sounds as if you should enable cookies (-c or -b) in the post to make it
> I couldnot get the through even commandline curl it has onchange select.
You mean javascript? Simple javascript shouldn't matter, the requests are
> The previous pages also i can get only if i give -D 'cookie' and -b 'cookie'
Try using -c instead of -D, it is more reliable.
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-05-06
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info