I want to send some data from one html page to another. I send it through URL nad capture it on other page as.. http://localhost/project/index.html?status=exist. on the basis of this data java script has to display message. but the problem is after recieving this this data whenever I refresh the page it captures the same data again and displays message. I dont want to do this every time. How it can be resolved or is there any other method to send data across html pages using JavaScript or jquery etc





Rating:
The post javascript – Passing data between html pages appeared first on Javascript ASK.
via Javascript ASK http://javascriptask.phpfogapp.com/javascript-passing-data-between-html-pages.html
No comments:
Post a Comment