How do I check if a form has been submitted. One way that I know is to put a hidden tag inside the form and check if the value is back. Is there a standard way?