klinmy Posted March 4, 2006 Share Posted March 4, 2006 how do i need to control the buttons? for example when i press the button "Add" the "Save" button will automatically enable, in other words, the "Save" button is disable before "Add" button is pressed. can i set this condition in PHP? i've surfed through some sites, but still no solution can be found..it's the only way i know how to disable a button..<input name="save" type="submit" class="style7" value="save" disabled>thanks.. Link to comment https://forums.phpfreaks.com/topic/4094-button-control/ Share on other sites More sharing options...
Gaia Posted March 4, 2006 Share Posted March 4, 2006 I think you need to use Javascript for that. Link to comment https://forums.phpfreaks.com/topic/4094-button-control/#findComment-14234 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.