You could create a frame set with two windows. One window would be be hidden i.e 0% width and the other 100%. In the hidden window create a custom object i.e
var objSelected = new Object();
In the main window onsubmit store the form element values in the new object. i.e
var objSelection =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.