OnClick & ButtonClick

  • Thread starter Thread starter Vinod I
  • Start date Start date
V

Vinod I

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 !!
 
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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top