you may change your submit button with another that will use a code like:
onClick="window.open(URL,windowName,windowParamete rs) "
URL would be like "domain.htm?yourvariable1=..."
but you have to use scripting language like php to assign a values from form to a varaiables ....
Hope you understand smth from my silly explaining 
|