N
nicholas
got 1 asp.net page with 1 webform
on that webform there are 2 textboxes and 2 buttons
each button submits the associated textbox.
each button should validate only the associated textbox
problem is that in asp.net 1.1 the whole page is validated.
any ideas ??
thx
on that webform there are 2 textboxes and 2 buttons
each button submits the associated textbox.
each button should validate only the associated textbox
problem is that in asp.net 1.1 the whole page is validated.
any ideas ??
thx