ASP.NET

How to clear textbox cookies in asp.net

Add the below tag in each inputs control to clear the cookies values.

autocomplete="off" autocompletetype="None" 

Leave a Reply

Prabhakaran Jayaraman