Hello all,
I want to send data from my one page to another on link.
Below code is in template.
var abc = "hello";
<a href="result">uk</a>
I want this var abc value “hello” in page result.
Any help would be much appreciated !
thanks,
Ronak Panchal.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/73670-pass-data-from-one-page-to-another-on-anchor-tag-click