who else did that???

  • Started
  • Last post
  • 1 Response
  • heavyt

    i am in the middle of a little project. i am making a webpage for my own uses only, that has all of my sign in names and passwords.
    i am constantly going to sites that require me to sign in right away (ex. wellsfargo, yahoo, etc.)
    so . i am making a page that allows me to hit 1 button to sign on and direct me to that page.
    basically, i have used code to store the init value of the text fields that i usually would fill in. and made a submit button for each with the name of the site that it is for.
    now, what i do when i want to go to my bank balance (for instance) is go to this pag ethat i have made, and click the button named "bank"
    it then takes me right to my account.

    it isnt hard to do, i was just wondering if anybody else out there is doing this???
    tr1

  • rabattski&rabattski0

    make sure you're on a secured server though. wouldn't send such sensitive userid's / passwords unencrypted over the net.