1697

<!-- Add autocomplete = "off" in the form tag -->

<!-- Example -->
<form name="form1" id="form1" method="post" autocomplete="off"
  action="http://www.example.com/form.cgi">
[...]
</form>