Ell20 Posted February 17, 2008 Share Posted February 17, 2008 Hey, I have a PHP script which has about 10 submit buttons for various things, however on some occasions all of these buttons may need to be clicked, instead of having the user click them one by one, is it possible to create a submit all button which calls all of these buttons? Thanks for any help Link to comment https://forums.phpfreaks.com/topic/91587-submit-all-button/ Share on other sites More sharing options...
teng84 Posted February 17, 2008 Share Posted February 17, 2008 better to create a check boxes and check the items you want to submit its cleaner i guess.. submitting a button value is onclick so i guess that is hard to do and maybe impossible.. Link to comment https://forums.phpfreaks.com/topic/91587-submit-all-button/#findComment-469172 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.