programmher
Programmer
I have tried using history.back() and history.go(-1) to get to my previous form. I want to retain the variables the user entered on this first page. History.back() and history.go(-1) take me to the previous page; but, the form is blank rather than reflects all the date the user entered. What else can I try?