wenxi Posted June 14, 2007 Share Posted June 14, 2007 2 buttons - update and delete as submit button. I cant use the $_POST or $_GET METHOD as it cant use. Before the form is submited, it is required for fields validation. validation will be done by the client side. How can i skip doing with the POST and GET method Link to comment https://forums.phpfreaks.com/topic/55547-how-to-when-i-use-2-submit-button-in-a-form/ Share on other sites More sharing options...
joshi_v Posted June 14, 2007 Share Posted June 14, 2007 You can use JavaScript onClick event. Link to comment https://forums.phpfreaks.com/topic/55547-how-to-when-i-use-2-submit-button-in-a-form/#findComment-274474 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.