Hi,
This is both an AJAX and a Javascript question.
I need to enable/disable the AJAX timer in a Javascript function.
I tried timer.disabled = true; but that doesn't work. A related question is...how do you access and change the properties of an AJAX control (or any server control for that matter) using Javascript?
Thx.
This is both an AJAX and a Javascript question.
I need to enable/disable the AJAX timer in a Javascript function.
I tried timer.disabled = true; but that doesn't work. A related question is...how do you access and change the properties of an AJAX control (or any server control for that matter) using Javascript?
Thx.