Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Login Info sent to another site

Status
Not open for further replies.

Gorgan157

Programmer
Joined
Sep 14, 2007
Messages
1
Location
US
I have a client that wants to include a login on his site that will actually login to another website. Is there a way to use Javascript to get the user name & password from his site and send to the external site allowing the user to login?
 
It all depends on how both his website and the other website have been architected. Best to consult with the owner of the other website and ask if they have any current customers doing something similar.

Using javascript this can be done - but it requires support on the server for this kind of transaction.

Cheers,
Jeff

[tt]Jeff's Blog [!]@[/!] CodeRambler
[/tt]

Make sure your web page and css validates properly against the doctype you have chosen - before you attempt to debug a problem!

FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top