cyberdeminout
Programmer
Hi,
In my project, we added tracking feature whether user clicked on link or not. On click of Link, we are passing
tracking id and url to redirect(it includes querystring).
See following URL.
Ex:
<a href=
when i call request("redirectuser").
I am getting
how to get whole redirectuser url like this? (
Appreciate your great help.
Thanks
In my project, we added tracking feature whether user clicked on link or not. On click of Link, we are passing
tracking id and url to redirect(it includes querystring).
See following URL.
Ex:
<a href=
when i call request("redirectuser").
I am getting
how to get whole redirectuser url like this? (
Appreciate your great help.
Thanks