Client side script integration

  • Thread starter Thread starter P McGinness
  • Start date Start date
P

P McGinness

What's the best way to do the following:

I've a radio button (yes/no) and 20 fields on a form. 10
of the fields should be validated if yes is clicked and 10
should be validated when no is clicked. The contents of
the summary should change as appropriate.

The problem is that code I specify to be called by the
RegisterOnSubmitStatement seems to be ignored as the .NET
generated validation function call is placed at the end of
the onSubmit event script.
 

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