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.. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.