Thread: ASP.NET/Disabling Auto-Complete on ASP.NET Forms

Disabling Auto-Complete on ASP.NET Forms

ryanfarley.com/blog/archive/2005/02/23/1739.aspx


Textbox1.Attributes.Add("autocomplete", "off");