pass username, password values to another login page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nainar4u
    New Member
    • Feb 2008
    • 1

    pass username, password values to another login page

    Hello all,

    Is there any way to pass username, password values which are filled in one login web page to another login page. Ex-- I have login.html page within my system. Is it possible to fill the another login form(say gmail.com) with the values which are filled in login.html?
  • Stang02GT
    Recognized Expert Top Contributor
    • Jun 2007
    • 1206

    #2
    So if i logged on to your system with the same user name and password as my g-mail, you want that to be automatically passed to g-mail so the i would already be logged into g-mail when i went to the site?

    Comment

    • gits
      Recognized Expert Moderator Expert
      • May 2007
      • 5390

      #3
      execpt of using the browser's 'remember password' option you don't have a possibility to 'cross-domain-script' something ... it's for security reasons but in case it is for you alone at your own machine you may give the browser some privileges to allow that ... but it is always a browser-specific solution ...

      kind regards

      Comment

      Working...