koel78
06-12-2003, 10:04 PM
I'm using history.back to go to the previous page.The previous page has got form posted data.if i go to the previous page using history.back(),my form data are lost.and if i refresh the page i'm able to get back the result.IS there anyother way to go to the previous page without losing the data and without reloading manually?
The error i got is by using history.back() is
Data Missing
This document resulted from a POST operation and has expired from the cache. If you wish you can repost the form data to recreate the document by pressing the reload button.
The error i got is by using history.back() is
Data Missing
This document resulted from a POST operation and has expired from the cache. If you wish you can repost the form data to recreate the document by pressing the reload button.