Pages

Showing posts with label avoid autofill chrome settings. Show all posts
Showing posts with label avoid autofill chrome settings. Show all posts

Wednesday, 20 January 2016

How to avoid autofill chrome settings in input tye textboxes

Usually people use to store credit card details in their personal laptops. In that cases in any web application if they get area or location to enter. Automatically it will fetch the credit card details which is stored already in the laptop will display as autofill chrome setteings.

To avoid those autofill settings below are the snippet code.

<form name="index" autocomplete="false" autocomplete="off"  method="post" ENCTYPE="multipart/form-data">

Blog Archive tara gadget tips