The Forms menu option analyzes all of the input forms in a web page. This feature shows the major
attributes (Name, Method, Action, Target) and events (OnSubmit) of a form. It is possible to change these
attributes within PageSpy. For example, you can change the form Action to a different URL or change the
submission method from POST to GET. The Forms page also shows all of the input elements within a form,
including hidden fields. The main attributes of the elements are displayed (Name, Value and Type) along with
a visual preview where appropriate. You can change the value for every form element, if you double click on the value field.