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 Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.