Results 1 to 27 of 27

Thread: question about internet explorer

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,168

    question about internet explorer

    I've noticed that my username and other stuff that I put in search engines are being saved somewhere. I mean, when I type something in the textboxes like in username or google, previous text that I've typed are still being shown. I tried deleting history, deleting cookies and internet files, but it still there. How do you remove that?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: question about internet explorer

    I think that is covered by AutoComplete, on the Content tab of the options. There are buttons in there to clear your previous entries.

  3. #3
    Hyperactive Member ProphetBeal's Avatar
    Join Date
    Aug 2006
    Location
    New York
    Posts
    424

    Re: question about internet explorer

    Easy fix...switch to FireFox

    Helpful Links:
    VB 6 - How to get the "Key" Value in a collection
    VB.NET - File Search Utility || VB.NET - How to compare 2 directories || VB.NET - How to trust a network share
    VB.NET - Create Excel Spreadsheet From Array || VB.NET - Example Code & Hints you may not know
    VB.NET - Save JPEG with a certain quality (image compression) || VB.NET - DragDrop Files, Emails, and Email Attachments

    Please post some of the code you need help with (it makes it easier to help you)
    If your problem has been solved then please mark the thread [RESOLVED].
    Don't forget to Rate this post

    "Pinky, you give a whole new meaning to the phrase, 'counter-intelligence'."-The Brain-

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,168

    Re: question about internet explorer

    Thanks.

  5. #5
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: question about internet explorer

    if you question has been resolved, please mark it as Resolved in the Thread Tools menu
    My usual boring signature: Something

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: question about internet explorer

    Quote Originally Posted by si_the_geek
    I think that is covered by AutoComplete, on the Content tab of the options. There are buttons in there to clear your previous entries.
    There is a slight difference between IE6 and IE7

    For IE6:

    Click on Tools/Internet Options
    Click on the Content Tab
    Click Autocomplete in the Personal Information section
    Click on Clear Forms to clear the current history
    If you want to disable Autocomplete make sure you uncheck Forms

    For IE7:

    Click on Tools/Internet Options
    Click on the General Tab
    Click on Delete in the Browsing History section
    Click on Delete Forms

  7. #7
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: question about internet explorer

    Quote Originally Posted by ProphetBeal
    Easy fix...switch to FireFox
    Not an option in my shop.....all company laptops and desktops are rolled out with a restriction which only allows the use of IE.

  8. #8
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: question about internet explorer

    Quote Originally Posted by Hack
    Not an option in my shop.....all company laptops and desktops are rolled out with a restriction which only allows the use of IE.

    Can you give few reasons, why such restrictions are followed.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  9. #9
    Hyperactive Member Arrow_Raider's Avatar
    Join Date
    Dec 2001
    Location
    AVR Lovers Club
    Posts
    423

    Re: question about internet explorer

    Quote Originally Posted by eranga262154
    Can you give few reasons, why such restrictions are followed.
    Why should he have to? You people flaunt firefox as if it were a religion. It's disgusting.


    Anyways, something that isn't widely known is that you can delete specific entries from auto complete instead of just removing all of them. While the auto complete suggestions are being shown, hover over the one you wish to remove and press delete. That will remove just that entry.
    My monkey wearing the fedora points and laughs at you.

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: question about internet explorer

    Quote Originally Posted by eranga262154
    Can you give few reasons, why such restrictions are followed.
    I have no idea. I'm not management; never have been; never will be.

    This decision was made way, way above me and was in place before I even got here.

  11. #11
    Hyperactive Member ProphetBeal's Avatar
    Join Date
    Aug 2006
    Location
    New York
    Posts
    424

    Re: question about internet explorer

    Quote Originally Posted by Hack
    Not an option in my shop.....all company laptops and desktops are rolled out with a restriction which only allows the use of IE.
    My company has similar restrictions. Except they only allow us to use IE 6 (which I hate), so I worked around the restrictions and got myself FF.

    Helpful Links:
    VB 6 - How to get the "Key" Value in a collection
    VB.NET - File Search Utility || VB.NET - How to compare 2 directories || VB.NET - How to trust a network share
    VB.NET - Create Excel Spreadsheet From Array || VB.NET - Example Code & Hints you may not know
    VB.NET - Save JPEG with a certain quality (image compression) || VB.NET - DragDrop Files, Emails, and Email Attachments

    Please post some of the code you need help with (it makes it easier to help you)
    If your problem has been solved then please mark the thread [RESOLVED].
    Don't forget to Rate this post

    "Pinky, you give a whole new meaning to the phrase, 'counter-intelligence'."-The Brain-

  12. #12
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: question about internet explorer

    I actually tried to get FireFox once. I successfully downloaded it, but when I tried to install it as a browswer (not even my default browser), I got an error message telling me I was bad boy and would not be allowed to do this.

    Oh well, IE is fine at work. I can use what I want at home.

  13. #13
    Frenzied Member SeanK's Avatar
    Join Date
    May 2002
    Location
    Boston MA
    Posts
    1,160

    Re: question about internet explorer

    Quote Originally Posted by Hack
    Not an option in my shop.....all company laptops and desktops are rolled out with a restriction which only allows the use of IE.
    Same thing in my company.
    Beantown Boy
    Please use [highlight=vb]your code goes in here[/highlight] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.

  14. #14
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: question about internet explorer

    Quote Originally Posted by SeanK
    Same thing in my company.
    I know of several other folks in several other companies that also have this restriction.

    I honestly do not believe it is all that uncommon for large corporations to indicate [insert name here] will be the standard, and that is that - nothing else can be used.

  15. #15
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: question about internet explorer

    Quote Originally Posted by Arrow_Raider
    Why should he have to? You people flaunt firefox as if it were a religion. It's disgusting.

    I really agree with you.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  16. #16
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: question about internet explorer

    Quote Originally Posted by Arrow_Raider
    Why should he have to? You people flaunt firefox as if it were a religion. It's disgusting.


    Anyways, something that isn't widely known is that you can delete specific entries from auto complete instead of just removing all of them. While the auto complete suggestions are being shown, hover over the one you wish to remove and press delete. That will remove just that entry.
    On that point it is ok. For a personal PC it want be a case, I think. Auto complete is so useful. That's why I use FF.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  17. #17
    Hyperactive Member Arrow_Raider's Avatar
    Join Date
    Dec 2001
    Location
    AVR Lovers Club
    Posts
    423

    Re: question about internet explorer

    Actually, some of our computers at work have to have firefox on them. All of our computers have been upgraded to internet explorer 7, but there is one site that we use that still doesn't work with IE7. It does work with firefox though.
    My monkey wearing the fedora points and laughs at you.

  18. #18
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: question about internet explorer

    Quote Originally Posted by Arrow_Raider
    Actually, some of our computers at work have to have firefox on them. All of our computers have been upgraded to internet explorer 7, but there is one site that we use that still doesn't work with IE7. It does work with firefox though.
    Whoa! A site that doesn't work with IE????

    I really curious to know what site that would be.

  19. #19
    Hyperactive Member Arrow_Raider's Avatar
    Join Date
    Dec 2001
    Location
    AVR Lovers Club
    Posts
    423

    Re: question about internet explorer

    I can't give out the name, and it's restricted access anyways. We sell a certain brand of stuff. This brand has a website that resellers of their stuff use to do things on it. It works on IE6 and firefox, but it doesn't work on IE7. On IE7, whenever you do something that switches you to a different page, the new page comes up in a new tab. After a few minutes of working, you will have like 20 tabs up. I think this is related to the bug involving iframes and IE7. If you do "something"(i'm not sure what) to an iframe, it do that something in a new tab instead. Or something like that.

    We already told them of the problem obviously. And of course they said it was a high priority to fix, and of course it still isn't fixed a year later from when we first reported it.
    My monkey wearing the fedora points and laughs at you.

  20. #20
    Hyperactive Member
    Join Date
    Sep 2006
    Location
    Greater Manchester, UK
    Posts
    476

    Re: question about internet explorer

    is this question resolved then, just hover your mouse over the dropdown box and press delete.
    If your question is answered then mark your thread RESOLVED and give credit to whoever answered it.

    If you fail, try and try again, its the only way to success.

  21. #21
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: question about internet explorer

    Quote Originally Posted by chris1990
    is this question resolved then, just hover your mouse over the dropdown box and press delete.
    Are you sure you intended this post to go in this thread?

  22. #22
    Hyperactive Member Arrow_Raider's Avatar
    Join Date
    Dec 2001
    Location
    AVR Lovers Club
    Posts
    423

    Re: question about internet explorer

    I think he meant:
    Is this question resolved? To delete autocomplete items, just hover your mouse over the item in the auto complete drop down box and press the delete key.
    My monkey wearing the fedora points and laughs at you.

  23. #23
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: question about internet explorer

    hmm 22 post for some one to say that... i thought all of us here were smart...
    My usual boring signature: Something

  24. #24
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276

    Re: question about internet explorer

    I know this is old, but all the discussion about IE and FF I just had to post.

    First off, FF is more secure and has a boat-load of free add-ons, AdBlock and FlashBlock being very popular and easy to use. I also like IE Tab, Cookie Safe, and Quick Java.

    The main reason I posted is you can download a free, standalone and portable FF browser from PortableApps.com that doesn't require installation. The main use is obviously portability but should circumvent your workplace policy.

    That's really insane. I don't see what danger one browser is over another.

  25. #25

    Re: question about internet explorer

    FireFox is the best browser. If websites were coded for only one browser (Firefox), that would be nice. Lets start a petition to ban Internet Explorer!

    Just playing. It would be great if we could view Internet Explorer like websites in Firefox.

  26. #26
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276

    Re: question about internet explorer

    Quote Originally Posted by freeappleipodtouch
    FireFox is the best browser. If websites were coded for only one browser (Firefox), that would be nice. Lets start a petition to ban Internet Explorer!

    Just playing. It would be great if we could view Internet Explorer like websites in Firefox.
    So you would want a lot of content coded for IE, Opera, Safari, Netscape, Camino, and a boat load of others to break?

    Pipe dream, bud.

  27. #27
    Hyperactive Member
    Join Date
    Sep 2006
    Location
    Greater Manchester, UK
    Posts
    476

    Re: question about internet explorer

    this questions been awnsered so please mark it resolved.

    IE7 is alot easier for deleting browsing history. you only need to click one button. IE6 you have to go on options> autocomplete and delete ity seperatley.
    If your question is answered then mark your thread RESOLVED and give credit to whoever answered it.

    If you fail, try and try again, its the only way to success.

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