Form post and Browser Refresh

Form post and Browser Refresh

Hello All,

I am having issue in form method post and browser refresh. Whenever I am using post method, once submitted and if you refresh the page I am losing my post data. Is there any work around for this? you can identify issue in following example link.

http://jquerymobile.com/test/docs/forms/forms-sample-selfsubmit.php

fill up the form, it will display information once you refresh your posted data get lost.