PHP post to ASP login
Moderator: General Moderators
-
Olibgamgee
- Forum Newbie
- Posts: 2
- Joined: Mon May 24, 2004 10:28 am
PHP post to ASP login
I am new to PHP, and I am looking for all the help I can get. I am wanting to make a PHP page that when you click "Continue" it posts a pre-setup username and password to an ASP page that has the username and password form and automatically logs the user in. I also want this php page to be secure somehow to where noboy can just view the setup password to login to the ASP page. Can anyone help me?
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
-
Olibgamgee
- Forum Newbie
- Posts: 2
- Joined: Mon May 24, 2004 10:28 am
Well to further let you in on our exact situation. We offer streaming media services. However, we go through another service to "push" our streams to the web at the bandwidth we need. While we have a php+mysql login page that our clients use to log into our website, we still have to enter a username and password on the asp page that is hosted by the Company that streams our media. This username and password is the only username and password we can enter into this page. We can not add multiple logins. So I was looking for information of possible creating a PHP script that would "post" the username and password into the fields on the ASP page and also submit them at the same time.
check out this link viewtopic.php?t=7063