最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

AutoCompleteSaveForm Method

Internet Development Index

Saves the specified form in the AutoComplete data store.

Syntax

external.AutoCompleteSaveForm(oForm)

Parameters

oForm Required. Object爐hat specifies a reference to a form element.

Return Value

No return value.

Remarks

Use this method, included in Microsoft® Internet Explorer 5 and later, to store input type=text and input type=password values to AutoComplete data storage. Once information is entered in a form and saved to AutoComplete storage, whenever a user visits a Web site and starts typing in a field with the same name as a stored field, the AUTOCOMPLETE attribute provides an AutoComplete box containing a list of previously stored data.

To enable the AutoComplete feature for forms, choose Internet Options from the Tools menu, click Content, and then click AutoComplete. To disable the feature for individual form controls and entire forms, use the AUTOCOMPLETE attribute.

This method is not supported in HTML Applications (HTAs).

Example

This example uses the AutoCompleteSaveForm method to save the value of a text field without submitting the form to a server.

<SCRIPT>
function fnSaveForm(){
window.external.AutoCompleteSaveForm(oForm);
oForm.AutoCompleteTest.value="";
oForm.AutoCompleteIgnore.value="";
}
</SCRIPT>
<FORM NAME="oForm">
This text is saved:
<INPUT TYPE="text" NAME="AutoCompleteTest">
This text is not saved:
<INPUT TYPE="text" NAME="AutoCompleteIgnore" AUTOCOMPLETE="off">
</FORM>
<INPUT TYPE=button VALUE="Save Value" onclick="fnSaveForm()">
This feature requires Microsoft® Internet Explorer 5 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

Standards Information

There is no public standard that applies to this method.

Applies To

external

See Also

Using AutoComplete in HTML Forms
祥云县| 宜兰市| 宜良县| 庆安县| 雅安市| 昆明市| 建瓯市| 海丰县| 屯昌县| 荆门市| 化德县| 晴隆县| 新龙县| 石首市| 邢台市| 台南市| 大姚县| 永德县| 烟台市| 阳西县| 温宿县| 阳谷县| 榆中县| 老河口市| 垫江县| 太和县| 黎平县| 贵溪市| 怀来县| 石阡县| 屏东市| 康保县| 文化| 东方市| 云林县| 保定市| 祁阳县| 来宾市| 石河子市| 资溪县| 专栏|