Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 对于Internet Explorer,自动填充用户的电子邮件地址失败,但对于FireFox和Safari有效_Html_Visual Studio 2010_Internet Explorer - Fatal编程技术网

Html 对于Internet Explorer,自动填充用户的电子邮件地址失败,但对于FireFox和Safari有效

Html 对于Internet Explorer,自动填充用户的电子邮件地址失败,但对于FireFox和Safari有效,html,visual-studio-2010,internet-explorer,Html,Visual Studio 2010,Internet Explorer,自动填充在IE中失败,但在Safari和FireFox中有效 my VisualBasic2010网站的用户必须输入两次电子邮件地址才能登录。 但当他们回到网络上时(从不自动填写) 这是页面上的内容 输入您的电子邮件地址: [文本框] 再次输入您的电子邮件地址: [文本框] 这是HTML <input name="USER_EMAIL_ADDRESS1" type="text" id="USER_EMAIL_ADDRESS1" title="Your email address for y

自动填充在IE中失败,但在Safari和FireFox中有效

my VisualBasic2010网站的用户必须输入两次电子邮件地址才能登录。 但当他们回到网络上时(从不自动填写)

这是页面上的内容

输入您的电子邮件地址: [文本框]

再次输入您的电子邮件地址: [文本框]

这是HTML

<input name="USER_EMAIL_ADDRESS1" type="text" id="USER_EMAIL_ADDRESS1" title="Your email address for your Prayer Shepherd account." style="width:385px;"/>
<br/>
&nbsp;&nbsp;&nbsp; <span id="LOGIN_STATUS_MESSAGE1" style="background-color:#FFFF80;"></span>
<br/>
<span id="EMAIL_AGAIN_LABEL" title="Entering your email address again confirms that it is correct.">Enter your email address again:<br>
</span>
<input name="USER_EMAIL_ADDRESS_AGAIN" type="text" id="USER_EMAIL_ADDRESS_AGAIN" title="Your email address again, to verify that it is correct." style="width:385px;"/>
<br/>
<input type="submit" name="LOGIN_BUTTON" value="Login..." id="LOGIN_BUTTON" title="Logs in and shows all commands." style="font-size:X-Small;"/>

你有哪个版本的IE?本网站针对IE8的此问题提供了解决方案:

你在另一台电脑上试过吗?另外,请尝试通过“工具”>“选项”重置浏览器设置,某些附加组件或工具栏可能会停止自动填充,例如谷歌工具栏