Hi,
I have a .net 2.0 application and I can't work out why a button's onclick method is run on page refresh.
The exact scenario when this happens is a checkbox is ticked against each item the button is clicked and the onclick mthod processes this item, and the checkbox is cleared. Now when the page is refreshed for some reason the onclick method of the button is entered in to!
Any help much appreciated.
Thanks alot,