Short description of the page: user searches for an account (first form is to search for an account), account information gets displayed below and you can make changes to that account (second form).
I currently have this feature in only one form, but I am running into problems when I try to validate (since pressing any of the two buttons will try to validate all fields although that is not right, since if you are searching you don't need to fill out the other fields to edit). Also, when I press enter in any of the text boxes the search button is clicked, how can I associate a text box to a particular button.