dontpunchme
Programmer
Hi,
I have a new website that I am launching. I want to redirect users who came to my old site via a 3rd party search box to my new site with the same parameter. BTW the 3rd party box is out of my control.
Current URL that comes in when a user searches via the 3rd party search box:
www.mydomain.com?searchterm=camera&uid=56012
want to redirect to
www.mynewdomain.com?sterm=camera&user=jjj&referrer=900
Need to do using Javascript/Html only.
Thanks for your help.
I have a new website that I am launching. I want to redirect users who came to my old site via a 3rd party search box to my new site with the same parameter. BTW the 3rd party box is out of my control.
Current URL that comes in when a user searches via the 3rd party search box:
www.mydomain.com?searchterm=camera&uid=56012
want to redirect to
www.mynewdomain.com?sterm=camera&user=jjj&referrer=900
Need to do using Javascript/Html only.
Thanks for your help.