The AutoCompleteSaveForm method saves INPUT type=text and INPUT type=password values into an encrypted AutoComplete store. Enter some text into the following text fields. Click the Save Value button to invoke the AutoCompleteSaveForm method. Once the values are saved, the text fields are cleared. Try typing in the same values and you will notice that the first text field contains the value in the AutoComplete list, while the second text field did not store the value. The AUTOCOMPLETE attribute is used to disable the AutoComplete feature for the second text field.