Firing server object/web service from a client validation...

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: arc (arc_at_hotmail.com)
Date: 02/05/04


Date: Thu, 5 Feb 2004 22:47:34 +0530

I have a server object that performs zipcode validation based on zipcode
entered in the web form.
Ideally this should work as follows:
    Once the zip code is entered in the edit box it should validate the
entry with this server object before moving to enter state in the next
dropdown field.

- What is the event by which we can do this for the edit box? (OnBlur doesnt
seem to capture the text though it fires up the server object)
- This works fine when the validation is performed at the server level but
user has to wait until the submit button is pressed, this is not feasible
here.

Thanks Much,
Arc


Quantcast