Tuesday, July 3, 2012

To Cleare the Browser Cache

To Cleare the Browser Cache you need to do like this



protected void LogOut() { Session.Abandon(); string nextpage = "Logoutt.aspx"; Response.Write(""); }


No comments:

Post a Comment