Use subscriber ID as filter in results pages?
Creating site where paying subscribers will have access to files filtered by an ID. Do I use the subscribers ID or a session variable?
Subscriber login goes to it's successful redirect page. This page has it's own menu that links to all files that subscriber needs access to.
How do I create a variable to use as a filter in the results pages based on whom is logged in?
Thanks for your time.
Gregg