Need Help with Validation

G

Guest

Hi ,

On one page I have:
- textbox A and button A,
- textbox B and button B,
All in one form. I want it to work this way: when button A is clicked,
required validation will apply to textbox A only, not textbox B, and when
button B is clicked, the required validation will apply to textbox B only.
How can I achieve this? for now when I click on button A, both textboxes A
and B are validated.

I'm using .net 1.1. Thanks in advance.
 

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

Top