Results 1 to 9 of 9

Thread: IE8 - I said don't remember password but changed my mind!

  1. #1

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,562

    IE8 - I said don't remember password but changed my mind!

    I am testing a website so I am logging in to it a lot! And my id is kind of long as it is my email address. I must've said don't remember my credentials the first time because I have to re-enter it every time. Can anyone direct me to the sure thing - I've googled how to "reset" my answer and seen things like editing the registry, which is fine, but then in the feedback section there's comments of how it didn't work. Since I trust vbforums I thought I'd ask here.

    System Info - Windows XP Pro Version 2002 SP 3
    IE - 8

    Thanks.
    There are 10 kinds of people in this world. Those who understand binary, and those who don't.

  2. #2
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Re: IE8 - I said don't remember password but changed my mind!

    This is from IE7. I'm not sure if they have removed it in IE8, or have changed the place of this option.
    1. Click Tools > Options menu.
    2. Click Content tab.
    3. Click Settings button.
    4. Check the 3rd and 4th checkboxes.

    Name:  ie7options1.jpg
Views: 901
Size:  123.3 KB Name:  ie7options2.jpg
Views: 906
Size:  60.4 KB
    Pradeep, Microsoft MVP (Visual Basic)
    Please appreciate posts that have helped you by clicking icon on the left of the post.
    "A problem well stated is a problem half solved." — Charles F. Kettering

    Read articles on My Blog101 LINQ SamplesJSON ValidatorXML Schema Validator"How Do I" videos on MSDNVB.NET and C# ComparisonGood Coding PracticesVBForums Reputation SaverString EnumSuper Simple Tetris Game


    (2010-2013)
    NB: I do not answer coding questions via PM. If you want my help, then make a post and PM me it's link. If I can help, trust me I will...

  3. #3
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: IE8 - I said don't remember password but changed my mind!

    Not sure if this will actually work but it might be worth the try:

    Tools-->Internet Options-->Content(tab)-->AutoComplete(section)-->Settings(button)

    There you can delete the Autocomplete History, and don't forget to select the passwords checkbox. Now that will also clear all the other passwords you saved :S

    Edit: There's also two checkboxes to allow prompting for saving passwords. For some strange reason though mine are grayed out. On another note, I use KeePass to save all my passwords. basically it saves your password in an encrypted file so you only really need to remember the password for the file instead of all your passwords. A double click puts the password in your clipboard and it gets deleted after a certain amonut of time that you can customize. You can also take the file with you everywhere you go. And its free, so it might be an alternative.
    Last edited by stlaural; Mar 8th, 2011 at 08:17 AM.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  4. #4

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,562

    Re: IE8 - I said don't remember password but changed my mind!

    I think what you've both directed me to is not an "after-the-fact" solution. I've already run the website, said no don't remember, and now I want it to remember. My options in those Settings are both checked, so it will remember new websites I visit and say "remember". Maybe if I delete history it will start prompting me to remember again, but I'd like to know it won't erase the ones that are already remembered.
    There are 10 kinds of people in this world. Those who understand binary, and those who don't.

  5. #5
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: IE8 - I said don't remember password but changed my mind!

    Yeah, I also think it would delete it all.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  6. #6

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,562

    Re: IE8 - I said don't remember password but changed my mind!

    Quote Originally Posted by stlaural View Post
    Yeah, I also think it would delete it all.
    And I'd be in the same situation with those websites (that are remembering) as I have with the one website that is not remembering? Or would I get prompted again as if it were the first time? I wouldn't mind that.
    There are 10 kinds of people in this world. Those who understand binary, and those who don't.

  7. #7
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: IE8 - I said don't remember password but changed my mind!

    I THINK it would prompt you again for the website you already saved password. Its the behavior I would expect, but I did not tested that at all so I strongly suggest to test it on another computer before
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

  8. #8

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,562

    Re: IE8 - I said don't remember password but changed my mind!

    Quote Originally Posted by stlaural View Post
    I THINK ... I strongly suggest to test it on another computer before
    Like a co-worker's?!
    There are 10 kinds of people in this world. Those who understand binary, and those who don't.

  9. #9
    Fanatic Member stlaural's Avatar
    Join Date
    Sep 2007
    Location
    Quebec, Canada
    Posts
    683

    Re: IE8 - I said don't remember password but changed my mind!

    Yes exactly, its always the best choice. That will teach'em, they'll learn to lock their PC when they're not in front of it.
    Alex
    .NET developer
    "No. Not even in the face of Armageddon. Never compromise." (Walter Kovacs/Rorschach)

    Things to consider before posting.
    Don't forget to rate the posts if they helped and mark thread as resolved when they are.


    .Net Regex Syntax (Scripting) | .Net Regex Language Element | .Net Regex Class | DateTime format | Framework 4.0: what's new
    My fresh new blog : writingthecode, even if I don't post much.

    System: Intel i7 920, Kingston SSDNow V100 64gig, HDD WD Caviar Black 1TB, External WD "My Book" 500GB, XFX Radeon 4890 XT 1GB, 12 GBs Tri-Channel RAM, 1x27" and 1x23" LCDs, Windows 10 x64, ]VS2015, Framework 3.5 and 4.0

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width