Dear Buddy,
I have V2 2005 Framework 2.0, On a web page I have TextBox, few Buttons on it, on click of a button some action happened, later on pressing F5 from keyboard , same button click event gets called, to avoid that I had changed to EnableViewState= false but my purpose didn’t served, button click event still get called.
I want to know, how to stop calling button click event on pressing of F5 button.

please help..

Thanks & Regards,
PPCC