HTML:turn off/disable form’s autoComplete feature

<form method=”post” action=”form.php” autoComplete=”off”>
<input type=”submit” name=”submit” value=”Go!”>
</form>

Tags: , , , , , , , ,

Leave a Reply