curl-and-php
CURL and login dialog box
Date: Sat, 03 May 2003 06:09:16 +0000
Dear Members,
I want to access a page on another server that is using SSL. The address of
the page is http://www.techdata.com/reseller/validation/login.asp . When
this page open its shows a login dialog box. after providing the correct
id,password this page redirect he visiter to
https://www.techdata.com/content/navigation/index.asp
I want to access the page contents of
https://www.techdata.com/content/navigation/index.asp by using CURL and PHP.
but i do not know what are the variables FORM POST names that the login.asp
page received and validate the sign in. How can i view the Posting variables
names from the login dialog box?
curl_setopt($ch, CURLOPT_POSTFIELDS,$POSTFIELDS);
what are he names of POSTFIELDS that does not appear on login Dialog box?
Regards,
Imran Khalid
imranlink_at_hotmail.com
wazirabad_at_yahoo.com
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-05-03