In the onclientclick event of a button, I have a javascript code that returns either true or false. My question is that Onclick event of that button should fire only if onclientclick returns true otherwise not.