Sending username and password to another page
Posted: Fri Aug 13, 2004 12:41 am
Hi there everyone...
Here's a little question:
Is there a way to make my page send the HTTP username and password to another page using HTTP Authentication? I think I can be clearer with an example, so here goes... Suppose I have some files protected by HTTP authentication in domain A... now say I have a script in domain B that wants to access those files. I have the necessary login info, but I don't know how to pass these to domain A's server to make my presence acceptable...
I looked and looked, but all I find is related to HTTP authentication with PHP (implementing such system on your page) and not actually loggin in another page...
So, any ideas? Did I make myself clear or not?
Thanks and best regards,
Skeptikal
Here's a little question:
Is there a way to make my page send the HTTP username and password to another page using HTTP Authentication? I think I can be clearer with an example, so here goes... Suppose I have some files protected by HTTP authentication in domain A... now say I have a script in domain B that wants to access those files. I have the necessary login info, but I don't know how to pass these to domain A's server to make my presence acceptable...
I looked and looked, but all I find is related to HTTP authentication with PHP (implementing such system on your page) and not actually loggin in another page...
So, any ideas? Did I make myself clear or not?
Thanks and best regards,
Skeptikal