[Javascript] automatic filling of login field

Flávio Gomes flavio at economisa.com.br
Fri May 4 10:19:21 CDT 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 at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript


-- 
Flavio Gomes
flavio at economisa.com.br




More information about the Javascript mailing list