lional Posted June 21, 2006 Share Posted June 21, 2006 GooddayI am trying to create form validation where the submit button will be disabled until all the input fileds and the textarea have been filled in, then it will be activeIs this possibleAny help will be appreciatedRegardsLional Link to comment https://forums.phpfreaks.com/topic/12543-disable-submit-button/ Share on other sites More sharing options...
dptr1988 Posted June 21, 2006 Share Posted June 21, 2006 I think you could do that by loading the page with the submit button disabled. Then as each field is modified check all fields for valid content. Then after all fields are valid change the submit button to enabled. Shouldn't be very hard. Link to comment https://forums.phpfreaks.com/topic/12543-disable-submit-button/#findComment-48208 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.