NickG21 Posted December 12, 2006 Share Posted December 12, 2006 Hello everyone, I am new to php and am currently doing some work trying to put form validation with php into some cgi scripts. The problem i am encountering is that I have a checkbox that when clicked, I want to disable the remain checboxes and radio buttons on the site as well as disabling the other textboxes that are to be filled in. could someone give me a small amount of insite on how to go along with this. Thank you and everything's appreciated.NG21 Link to comment https://forums.phpfreaks.com/topic/30405-disabling-checkboxesradio-buttons/ Share on other sites More sharing options...
craygo Posted December 12, 2006 Share Posted December 12, 2006 That is javascript my friend. PHP is a server side script.Can probably find better help in the java section. This forum does not seem to let you post javascript so I would go to the java room.Ray Link to comment https://forums.phpfreaks.com/topic/30405-disabling-checkboxesradio-buttons/#findComment-139931 Share on other sites More sharing options...
NickG21 Posted December 12, 2006 Author Share Posted December 12, 2006 Thanks Link to comment https://forums.phpfreaks.com/topic/30405-disabling-checkboxesradio-buttons/#findComment-139937 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.