I need to do a simple asych post back to validate that an id is unique. I do
not want to post back the entire page for this, but i want to make this part
of the clientside validators.
1. i already have a custom validator that checks for a correctly formatted
id and the javascript works w/o problem.
Any help would be appreciated.
--
Share The Knowledge. I need all the help I can get and so do you!
not want to post back the entire page for this, but i want to make this part
of the clientside validators.
1. i already have a custom validator that checks for a correctly formatted
id and the javascript works w/o problem.
Any help would be appreciated.
--
Share The Knowledge. I need all the help I can get and so do you!
Comment