Hi,
I have a question regarding submit buttons. I have an asp file ( say MyAsp.asp ) that outputs a form to a user. The form has one line of inputs. Once the user fills in that one line, he/she will have two buttons to choose from that will submit the form details. I need to be able to do different things depending on which button was pressed. How do I get my program to figure out which buttom was pressed
I have a question regarding submit buttons. I have an asp file ( say MyAsp.asp ) that outputs a form to a user. The form has one line of inputs. Once the user fills in that one line, he/she will have two buttons to choose from that will submit the form details. I need to be able to do different things depending on which button was pressed. How do I get my program to figure out which buttom was pressed