Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] automatic filling of login field


  • From: flavio at economisa.com.br (Flávio Gomes)
  • Subject: [Javascript] automatic filling of login field
  • Date: Fri May 4 10:36:04 2007

  There are many possibilities there, probably server side or cookies 
(client side), but I never worked with cookies, so I can't tell you for 
sure. But I know that javascript can manipulate cookies.

Bernu Bernard escreveu:

> Hi,
> 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.
>
> In the html I write this never happens.
> What should I add (or remove) to have this automatic filling working.
>
> Is this pure HTML feature or is it some javascript/cookie to do ?
>
> Thanks,
>
> Bernard
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript


-- 
Flavio Gomes
flavio@xxxxxxxxxxxxxxxx