I was wondering how to enable and disable form buttons, depending on which button I select, with JavaScript within PHP?
I have 5 buttons: "New Conference Leader', Save Conference Leader", Unlock Conference Leader", "Update Conference Leader", and "Delete Conference Leader". Update and Save buttons are disabled when the page loads.
So for example if I select "New Conference Leader" button, all buttons including "New Conference Leader" should be disabled, except for "Save Conference Leader", which should be then enabled.
All the help will be helpful:). I have had an error on the page when I run the PHP script saying that it was successful but with errors or something.
Thanks,
JMan82
Tags: