This tip comes from Pete 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. 인터넷 탐색기와 모질라 그룹의 작동 브라우저를합니다.

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… 표준이 느린 경우에 잘 적응할…