Check Bok and Button on click event
-
-
Hello, I have a check box. I want to add a onclick event on the button if the check box is checked. OnClick will call a javascript method.. Please suggest how can I achieve this... I do not want to use a javascript.. Regards, Pavas
Regards, Pavas
cant u disable or enable that button?
-
cant u disable or enable that button?
-
If I disable the button then also I need to have a client side function... It is like a agreement "I agree to the terms and condition"...I want to perform this with out post back and not using javascript.
Regards, Pavas
could i now,why u dont want to use javascript..and i dont think there is any other way..u will have to use any client side script language..
-
could i now,why u dont want to use javascript..and i dont think there is any other way..u will have to use any client side script language..
-
Hello, I have a check box. I want to add a onclick event on the button if the check box is checked. OnClick will call a javascript method.. Please suggest how can I achieve this... I do not want to use a javascript.. Regards, Pavas
Regards, Pavas
mpavas wrote:
OnClick will call a javascript method
Kind of contradicts
mpavas wrote:
I do not want to use a javascript
Unless you want to do a postback then you have to use a client side script, Javascript is thye defacto standard.
Bob Ashfield Consultants Ltd
-
Hello, I have a check box. I want to add a onclick event on the button if the check box is checked. OnClick will call a javascript method.. Please suggest how can I achieve this... I do not want to use a javascript.. Regards, Pavas
Regards, Pavas
-
Hello, I have a check box. I want to add a onclick event on the button if the check box is checked. OnClick will call a javascript method.. Please suggest how can I achieve this... I do not want to use a javascript.. Regards, Pavas
Regards, Pavas
but u r calling a javascript function onclick of button..what it so..
-
Hello, I have a check box. I want to add a onclick event on the button if the check box is checked. OnClick will call a javascript method.. Please suggest how can I achieve this... I do not want to use a javascript.. Regards, Pavas
Regards, Pavas
i think i can answer ur question but plz explain..what u actually want..
-
i think i can answer ur question but plz explain..what u actually want..
how about using a ajax update pannel
If You win You need not Explain............ But If You Loose You Should not be there to Explain......
-
how about using a ajax update pannel
If You win You need not Explain............ But If You Loose You Should not be there to Explain......