This tip comes from Pete Freitag:此提示来自皮特freitag :

Always, always set autocomplete=”off” in the input tag.总是,总是设置自动= “小康”在输入标记。 For example:例如:

Otherwise, if people have the form completion feature turned on their credit card number will be stored in plain text somewhere on the computer (in the registry, or elsewhere).否则,如果人民有形式完成功能打开了他们的信用卡号码将被存储在纯文本的某处电脑(在注册表中,或其他地方) 。

Link链接

Upside 颠倒
Protects people using credit-cards from public computers like in library or cyber-cafe.保障人民使用信用咭,从公用电脑一样,在图书馆或网络咖啡厅。

It works on Internet Explorer and Mozilla group of browsers.它工程对Internet Explorer和Mozilla组的浏览器。

Downside 坏处
Breaks XHTML validation.休息的XHTML验证。 I agree with Pete that it is a good enough reason for writing invalid XHTML code.我同意皮特认为,这是一个好足够的理由以书面形式无效的XHTML代码。 User safety comes first.用户安全至上。 If the standard is slow to adapt well…如果标准是缓慢的适应,以及…