Search found 2 matches

by Olibgamgee
Mon May 24, 2004 10:38 am
Forum: PHP - Code
Topic: PHP post to ASP login
Replies: 3
Views: 304

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 ...
by Olibgamgee
Mon May 24, 2004 10:28 am
Forum: PHP - Code
Topic: PHP post to ASP login
Replies: 3
Views: 304

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...