Multple submit button option with POST method
Posted: Fri Aug 22, 2003 4:18 pm
Hi there..
I am trying to implement a form and two subnit button(yea and no) using POST method. If I prss "yes" button it will open a new page yes.html and display whatever is selcted from the form. And for "no" button it will open no.html and display the selected contents. How to do that?
I am trying to implement a form and two subnit button(yea and no) using POST method. If I prss "yes" button it will open a new page yes.html and display whatever is selcted from the form. And for "no" button it will open no.html and display the selected contents. How to do that?