I can do this by setting a query string on the link with my member status.
What I don't know how to do is capture that value and then store it in the same page so that I can retrive it.
myLink.php?memberid=1
How do I capture that value so that I can use in a database query?
Can you point me to a link?
Not sure how to search for this one.
Kevin