Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] automatic filling of login field
- From: hassan at webtuitive.com (Hassan Schroeder)
- Subject: [Javascript] automatic filling of login field
- Date: Fri May 4 11:42:14 2007
Bernu Bernard wrote: > On some site, when there is a login field in a form like > <form ...> > <input type="text" name="login"> > ... > </form> > the field is automatically filled the second time you come back to that > site. > Is this pure HTML feature or is it some javascript/cookie to do ? The value could be inserted server-side or client-side based on a stored cookie, but it could just be your browser doing it for you :-) Try searching on "browser form autocompletion" ... HTH, -- Hassan Schroeder ----------------------------- hassan@xxxxxxxxxxxxxx Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com opinion: webtuitive.blogspot.com dream. code.
- Follow-Ups:
- [Javascript] automatic filling of login field
- From: Bernu Bernard
- [Javascript] automatic filling of login field
- References:
- [Javascript] automatic filling of login field
- From: Bernu Bernard
- [Javascript] automatic filling of login field
- Prev by Date: [Javascript] automatic filling of login field
- Next by Date: [Javascript] automatic filling of login field
- Previous by thread: [Javascript] automatic filling of login field
- Next by thread: [Javascript] automatic filling of login field
- Index(es):