最新国产好看的视频,伊人天堂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
天柱县| 清丰县| 常德市| 石林| 上林县| 扎囊县| 巴彦县| 偏关县| 岐山县| 木里| 招远市| 香格里拉县| 木里| 万全县| 长汀县| 五河县| 柳江县| 易门县| 怀安县| 霍城县| 晴隆县| 独山县| 蓬溪县| 金堂县| 永胜县| 江山市| 广西| 双辽市| 潞西市| 内乡县| 灵宝市| 涟水县| 搜索| 定陶县| 金寨县| 黎平县| 衡水市| 湖口县| 文山县| 综艺| 灵山县|