| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: curl-and-php Digest, Vol 24, Issue 8
From: Dave Fobare <editor_at_the-sports-page.com>
Date: Mon, 13 Aug 2007 21:51:25 -0400
On iehttpheaders: I haven't been able to get the addon to work on
The suggested snippet below did not help. I did implement a number of
I inserted the following line to enable redirects:
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
And I also added the following snippet to enable cookies on Windows:
$cookies = "cookie.txt";
if ($cookies != '')
Same results on both of my test pages. I'll elaborate on the simpler of
Login page URL: http://www.mysite.com/index.cfm
The input form has just the following fields:
<form action="login2.cfm" method="post">
And there are no other FORMs on the page. The login2.cfm script leads to
What should I try next?
Thanks,
Dave Fobare
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info