Posted by Ton den Hartog on 07/05/07 07:26
That is already done but a simple page like below doesn't trigget FF to ask
to remember...
Ton
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<form name="form1" onsubmit="alert('Hello');">
<input type="password" name="textfield">
</form>
</body>
</html>
"rf" <rf@invalid.com> wrote in message
news:yR0ji.3542$4A1.3239@news-server.bigpond.net.au...
>
> "Ton den Hartog" <ton.den.hartog@tonh.net> wrote in message
> news:468c90c7$0$326$e4fe514c@news.xs4all.nl...
>> Hi,
>>
>> when I create a simple login page with a password type input field,
>> Firefox does not ask me to remember the passwords. What is needed for
>> this to happen
>
> You need to check "Remember passwords for sites" in the options for *your*
> copy of firefox.
>
> --
> Richard.
>
[Back to original message]
|