Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
网站从 .NET 1.1 升级到 .NET 4.0,客户抱怨文本框的自动完成功能不再起作用。这可以以某种方式设置吗?站点范围内还是每个控件?
问题是表单标签上的 HTML 属性 autocomplete="off"。