New Zenner
- Join Date:
- Jul 2006
- Location:
- Toronto, ON
- Posts:
- 87
- Plugin Contributions:
- 0
Add Active Zenid to link
I'm needing the ability to add a customers current session id to a link. This is a link that I would be placing in the main section of a page, and the dropdown header, so it can't be a complicated sidebox (which I've already come across).
So far I have a code that looks like this, and as you can tell I'm not the most advanced coder.
<a href=http://store1.salvationarmy.ca,$session>Online Store</a>
Help would be greatly appreciated.