cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

PHP binary CURL and HTTPS

From: YAHOO!!! <vladkalmik_at_yahoo.com>
Date: Thu, 7 Jun 2001 15:54:35 +0300

Hello curl-and-php,

   I can open http:// sites, I can get page and send forms.
   But I cannot send form into https://

   I tried to sent it from binary curl (7.7.3 - file size=>176 128 ) with
   -F and -d keys, but the result is the same.

   The form I want to simulate is

   
 <form name="Form" method="post" action="https://secure.server.com/login.asp">
         <input type="text" name="Login">
         <input type="text" name="Password">
   <input type="submit" name="btnSubmit" value="Login">

 </form>

 
   

-- 
Best regards,
 YAHOO!!!                          mailto:vladkalmik_at_yahoo.com
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
Curl-and-php mailing list
Curl-and-php_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-and-php
Received on 2001-06-07