Why don't you use a global Javascript variable or a hidden textbox that stores the querystring, and then send that when the Submit button is clicked?

The GET method automatically sends the contents of the form in a QueryString...