Hi Experts,
I have a question regarding using javascript. Let say if I have checkbox and associate text box and if the checkbox is deselected, then the textbox should be cleared as well. If I implemented this for the DB driven web app and if user disabled javascript in his/her web browser, then this may not work correctly. Are there any other solutions for this except server side/ajax?
Thanks,
Start Free Trial