This method provides a way to save the contents of the text and password fields in the auto complete storage area of your computer. Normally this would happen when the form is submitted but you can call this method to save the values without submitting the form.
If necessary, you can override the auto-complete capabilities for individual fields by means of the AUTOCOMPLETE HTML tag attribute being applied to the appropriate form input elements.
This method takes one argument that is mandatory. This argument is an object reference to the form whose fields are to be stored in the auto-complete registers.
Prev | Home | Next |
external.AddFavorite() | Up | external.AutoScan() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |