会员中心修改用户密码时,出现“InternetExplorer无法打开,站点***已经终止操作”解决方法
作者:动易网络
来源:本站原创
点击数: 次
发布时间:2009年01月16日
问题:会员中心修改用户密码时,出现“Internet Explorer无法打开,站点***已经终止操作”解决方法
如图:
解决方法:找到User/Info/PayPassword.aspx,把下面代码删除然后保持即可。(一般IE6/7才会出现)
StrengthIndicatorType="BarIndicator" BarIndicatorCssClass="BarIndicator_TxtUserPassword"
|