请问在IE什么地方设置的吗?
---------------------------------------------------------------
启动IE,工具-》Internet选项-》内容-》自动完成,
按提示可在“表单”前面打钩,或者清除。
---------------------------------------------------------------
1<input autocomplete="on" type="text"/>
打开该功能
1<input autocomplete="off" type="text"/>
关闭该功能