himanshu is ryt
On 8/18/09, Pratiksha Saxena <[email protected]> wrote: > > This is correct. > > Pratiksha > > On Tue, Aug 18, 2009 at 8:50 AM, Suraj <[email protected]> wrote: > >> Hi, >> >> I have a search button I my aspx page. When the user clicks on search, it >> has to do first client side validation i.e., check if the user has entered >> any data by using javascipt and then should go to code behind. >> >> So, the button will have two functions OnClick="btnSearch_Click" and >> OnClientClick="btn_check" in the source of aspx page. >> >> Is this correct? >> If not, how can i achieve both client and server side validation on search >> button. >> Thanks, >> >> Regards, >> >> Suraj >> > >
