Scott
Thu Jan 22 14:08:38 CST 2004
Try out the ASP.NET Validation controls (RequiredFieldValidator,
RangeValidator, etc).
If you have some follow up questions on validators they will probably
get answered quicker in the microsoft.public.dotnet.framework.aspnet
group.
HTH,
--
Scott
http://www.OdeToCode.com
On Thu, 22 Jan 2004 18:07:06 +0530, "Vinod I" <VinodI@PMAM.com> wrote:
>Hi Team,
>
>I want execute "Onclick" event whcih will trigger to a ClientSide Validation
>Javascript and once that over, should call Server side Button_Click().
>
>Please let me know how to do this for a Server side Button Control.
>
>Thanks in advance
>
>Cheeeeeeeeeers !!
>