How To Turn off Auto-Complete for Credit Card Input如何关闭自动完成信用卡的投入
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).否则,如果人民有形式完成功能打开了他们的信用卡号码将被存储在纯文本的某处电脑(在注册表中,或其他地方) 。
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…如果标准是缓慢的适应,以及…
Filed under提起下 Computer Security计算机安全 , , How To如何 , , Tech Note技术说明 , , Web网页 , , Web Services Web服务 | |
| |
RSS 2.0 2.0 | |
Trackback Trackback跟踪 this Article |此文章|
Email this Article电子邮件此文章
You may also like to read您也可以想读 |




