Hi All,

 

 

I need to access .aspx page using .php page. It's like this.

 

01)     I have a login.aspx & home.aspx pages in different server (IIS6,
already hosted at different location: www.abc.com/login.aspx  ). 

02)     I have the username & password for login to the above
application (home.aspx)

03)    I need to go to home.aspx page, bypassing login.aspx page. (using
php page: http://localhost/bypass.php )

 

*          Is there is a possibility to control www.abc.com/login.aspx
page events.

Ex: login.aspx page have 2 text boxes & login button.

I mean is it possible to handle login.aspx's login button's click event?

 

*          Is it possible to do my requirement using php curl function?

*          Or do you all have any suggestions?

 

Thanking you,

Best regards,

Lasitha

 

 

 

DOTW DISCLAIMER:

This e-mail and any attachments are strictly confidential and intended for the 
addressee only. If you are not the named addressee you must not disclose, copy 
or take
any action in reliance of this transmission and you should notify us as soon as 
possible. If you have received it in error, please contact the message sender 
immediately.
This e-mail and any attachments are believed to be free from viruses but it is 
your responsibility to carry out all necessary virus checks and DOTW accepts no 
liability
in connection therewith. 

This e-mail and all other electronic (including voice) communications from the 
sender's company are for informational purposes only.  No such communication is 
intended
by the sender to constitute either an electronic record or an electronic 
signature or to constitute any agreement by the sender to conduct a transaction 
by electronic means.
-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to