is it possible to make these two forms into one form..so when the button is pressed for "submit" in FORM 1 it will trigger both action/methods for the two forms
Form 1
<form class="query-box" onsubmit="return submitChange();">
<p>
<textarea cols="50" class="keyboardInput"...