Is it possible to pass aMember ID to another table on a separate mysql database? For example: I have a paid aMember member name :John Doe and his aMember member_ID is: 001. When he logs in to the member page. THis page is liting his paid subscriptions. Let says he got two paid subscriptions: Package A Package B So when he click on link Package A the link should be like this: http://www.mysite.com/packageA.php?member_ID=001 If he clicks on Packag B, the link should be: http://www.mysite.com/packageB.php?member_ID=001 How do I do this with pro version?
Michael, I'm sorry but you want us to write custom code for free and additionally explain it? Please ask something more exact and I will be happy to respond.