Tuesday, 10 September 2013

How to code after successful unobtrusive remote validation?

How to code after successful unobtrusive remote validation?

I have set up remote validation on a input control which accepts employee
code. Remote validation checks if the code is valid. This works like a
charm.
But, in the event of successful validation I would like to return more
information for my web page (name, address, telephone number) which would
be displayed on the page.
Can you give me the link or an example on how to accomplish this?

No comments:

Post a Comment