My problem:

I have 2 diferent behaviours in the page:

- do a query (with several pulldowns and a
text box for a textual search criterium)

- subscribe a mailing list (with a text
box to insert an email)

each of these has its own "ok" button, with its own
server-side event-handler. The text box for
the email has a regexp validator.

Problem:

When I click the _Query's_ "Ok" button, my validator
gets called (client-side) and tells me the email is invalid.


How can I go around this, keeping the client-side
validation?


Thanks in advance,
joćo martins
--
Joćo Pedro Martins
[EMAIL PROTECTED]
|create|it|
http://www.create.pt
http://www.usabilidade.com

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to