cURL / Mailing Lists / curl-users / Single Mail

curl-users

Problem with submits

From: Brett King <Fleabagdj_at_btopenworld.com>
Date: Mon, 11 Mar 2002 15:39:06 -0000

Hi,

I am working with curl version 7.6. I am trying to carry out a HTTP POST of data to a site using SSL.

The page is a logon page and I supply the password and username using the -d 'Username'='Username' -d 'Password'='password'. I have enabled cookies using the -b and -D option to read and write them. I have a referer using -e.

When the command is issued I get the same page returned with my both the username and password populated.

There is nothing in the Javascript returned in the HTML result to denote that the page would then be resubmitted by the browser and no indication of error.

Does anyone have any suggestion as I am past my knowlegde.

Brett
 
Received on 2002-03-11