I have a Validator that uses callbacks in the javascript client-side
evaluation. the client-side JavaScript function specified in the
WebForm_DoCallb ack function does not complete until the Validator function
(the one specified using the evaluationfunct ion attribute) has completed.
Because of this, I cannot use the results of the callback in the result of
the evaluationfunct ion. Any ideas? Thanks.
--
Nathan Sokalski
njsokalski@hotm ail.com
evaluation. the client-side JavaScript function specified in the
WebForm_DoCallb ack function does not complete until the Validator function
(the one specified using the evaluationfunct ion attribute) has completed.
Because of this, I cannot use the results of the callback in the result of
the evaluationfunct ion. Any ideas? Thanks.
--
Nathan Sokalski
njsokalski@hotm ail.com
Comment