Can anybody help in writing code for check box and textbox ?
843840Sep 6 2007 — edited Sep 7 2007Hi,
I have created one check box and a textbox.
And the check box indicates like Enable/Disable.
When i check the check box, it means Enable, in this case i will allow the user to
type some thing in the textbox. And then i will apply the submit button.
When i uncheck the checkbox, it means Disable, int this case i will not allow the user
to type in to the text box.
Thanks,