



Controlling Whether a Web Page Posts Back to the Server on Client-Side Events
When handling an ASP.NET server-side button’s Click event, you may want to do some client-side checking and possibly prevent the posting of a page back to the server. However, because