:: Forum >>
Help urgent
hai,
I am felix a software developer. I want to know whether we can save the form values before the form submitted by the JavaScript and then the saved should be placed in the corresponding form objects. whethet it is possible is JSP
Felix, felixtfelix@gmail.com
Friday, December 23, 2005
Anything is possible, it just depends on how you want to handle it.
You could write a cookie and pull that cookie on your JSP
You could call an AJAX function to set some session vars and pull that in on the page you want.
It really depends on your your application and how you want to handle it.
Tony
Friday, December 23, 2005
This topic is archived.
Back to support forum
Forum search