hi
I have two form say
form1.jsp and
form2.jsp. I have a next button in
form1, cancel and save buttons in
form2, when i enter details in
form1.jsp and goto
form2.jsp thro next button and click cancel in the
form2.jsp the form details of
form1.jsp gets cleared which i want to retain.
how do i go about it using javascripts ? I dont want to use cookies.
Thanks and Regards
Shintu