I have two submit buttons in a form. How do I determine which one was hit serverside?
Answer
If you give each one a name, the clicked one will be sent through as any other input.
Those brackets declare an empty, inline constructor. In that case, with them, the constructor does exist, it merely does nothing more than t...
No comments:
Post a Comment