I have a page where i have some client side validations on a button click and also some serverside event. I am using a asp button. I know its doing some server events so postback will occur but is there anyway i can stop that postback? Or do i have to use update panel of ajax only..But I prefer not to use this since it postsback but doesnt show its postbacking!! Please do help