How do I refresh a page in ASP.NET? (Let it reload itself by code)
I\'d rather not use Response.Redirect() because I don\'t know if the page I will be on, as it\'s i
You can use 2 ways for solve this problem: 1) After the head tag
2) If your page hasn't head tag you must use Javascript to implement
My contact:
http://gola.vn