Tests if jQuery Ajax calls can be nested. On submit of the following form, an AJAX call is made to verify that the two values supplied are equal and non-empty. If they are, the success method of the AJAX call fires off another AJAX call to get the success message, which is inserted into the page.