I have a web form button on my page. In the click event I want to close the page. I'm using Response.End...I'm using the Validator control on some of my textboxs, so if I click on the end button it wont go to the codebehind page until all the Validations have been met...any suggestions how I could get around this?

thanks,
eye