Hello,
I know that RadTextBox could be ued as a password textbox but I am looking for more as I need to be able to test this control content in an ajax callback triggered on text change AND still keep the content of the control after this call (password controls return empty after callback).
I need to check this password against its door before validating it, but I need to include it in a full page of parameters.
I am more interested in hidding the text entered than having it not sent to the page.
Thanks for any idea with RadInputs.
CS
I know that RadTextBox could be ued as a password textbox but I am looking for more as I need to be able to test this control content in an ajax callback triggered on text change AND still keep the content of the control after this call (password controls return empty after callback).
I need to check this password against its door before validating it, but I need to include it in a full page of parameters.
I am more interested in hidding the text entered than having it not sent to the page.
Thanks for any idea with RadInputs.
CS