A arun.hallan Dec 19, 2005 #1 I need to refresh a page so it acts as if it has been closed and opened. Is there any way i can do this from a button?
I need to refresh a page so it acts as if it has been closed and opened. Is there any way i can do this from a button?
S S. Justin Gengo Dec 19, 2005 #2 Arun, In the code-behind button's event handler do a response.redirect to the same page. -- Sincerely, S. Justin Gengo, MCP Web Developer / Programmer www.aboutfortunate.com "Out of chaos comes order." Nietzsche
Arun, In the code-behind button's event handler do a response.redirect to the same page. -- Sincerely, S. Justin Gengo, MCP Web Developer / Programmer www.aboutfortunate.com "Out of chaos comes order." Nietzsche