getting member ID

Discussion in 'Customization & add-ons' started by michaeltran, Jun 6, 2004.

  1. michaeltran

    michaeltran Guest

    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?
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    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.

Share This Page