P
Petar Popara
Is it possible to send one parameter from one HTML page to another HTML
page? For example: to send some data as part of the link from first page:
http://www.my.com/secondPage.html?mydata
and second page could receive it in JavaScript. Is that or something similar
possible?
page? For example: to send some data as part of the link from first page:
http://www.my.com/secondPage.html?mydata
and second page could receive it in JavaScript. Is that or something similar
possible?