How to pass a url string then use it
-
Here is what I have…We built a rewards website for our customers and employees. I have five pages that are viewable by the public, and I have a individual page for each employeee and customer with their info on it. These pages are custom urls that aren’t linked to, so only accessable if you have the url.
What I would like to do is when someone visits their personal page (www.website.com/joespage) then visits one of the public pages, I want the url of their page to be passed and put a buttor link on the public pages that they could click to get back to their personal page.
Does anyone know a way of accomplishing this?
- The topic ‘How to pass a url string then use it’ is closed to new replies.