Windows Vista Tips

Windows Vista Tips > Newsgroups > Internet Explorer > Autocomplete

Reply
 
 
VanguardLH
Guest
Posts: n/a

 
      12-06-2009
BBran wrote:

> IE did store my old eBay username and password
> up until I changed my username 2 weeks ago. Now it won't store the new one.
> So how does the fact it stored the old one and still has it, reconcile with
> your last paragraph. I am afraid I don't see how both are possible.


So, as Bob mentioned, did you elect to create the cookie by selecting their
"remember" option at the login screen? Did you purge all cookies before
doing the login with the remember option enabled?

Did you review your eBay account settings, Site Preferences, Other general
preferences to see if you disabled the "keep me signed in" option?

As to local caching of login credentials, how are you going to force eBay to
never change their code so they always use just one old method of saving
login credentials and never can they switch to a different mechanism.
Cookies, DOM storage, and user persistent data are some means a site can
elect to save info on your host. If you don't save their cookie or you wipe
cookies (via a web browser cleanup feature, a security program's cleanup or
privacy feature, or a cleanup utility, like CCleaner) then you aren't
keeping their cookie around to reuse the session encoded therein. If they
use DOM storage or persistent user data but you have those disabled in IE
then they are refused to save that site info on your local host.

Saving login credentials in a local cache for the web browser is a personal
config option not controlled by the web site. Any web page can request the
web browser not cache the login credentials, and any site that didn't make
that request can change to do so in the future.

Regarding whether a site requests their login credentials be locally cached
by a web browser or not, see below. I didn't see AUTOCOMPLETE used in their
web page but I didn't interrogate it in depth, either.

Any site whether for HTTP or HTTPS can use the "AUTOCOMPLETE=OFF"
attribute on an object in their HTML code to specify that the web
browser should not cache any data entered for that object, like the
<INPUT> tag for a field where you enter your login credentials. See
http://www.htmlcodetutorial.com/form...OCOMPLETE.html. This
has been available since IE5 (support.microsoft.com/?kbid=290641).

The HTML code in a web page via the HttpCacheability enumeration can
also specify where the response data gets cached.
(http://msdn.microsoft.com/en-us/libr...heability.aspx)

"I know engineers. They l-o-v-e to change things."
(Bones in a Star Trek episode)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Autocomplete not working IE8 XP Pro SP3 Joe727 Internet Explorer 10 12-02-2009 05:53 AM
Inline AutoComplete for Address Bar removed in IE8 (FYI) PA Bear [MS MVP] Internet Explorer 0 11-15-2009 02:36 PM
How to delete Search Box AutoComplete information Ted Smith Windows Vista General Discussion 5 11-09-2009 05:40 PM
Re: IE8 repeatedly asks for setup and autocomplete PA Bear [MS MVP] Internet Explorer 0 11-09-2009 06:16 AM
AutoComplete Ron Windows Vista Administration 1 10-29-2007 02:05 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59