Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 5 of 5

Thread: Customer ID in topic page

  1. #1
    jboston is offline Member
    Join Date
    Jun 2009
    Posts
    33

    Default Customer ID in topic page

    Can anyone tell me how to get a customer Id to show up in a Topic page? This topic is for subscribers only, so the customer would have logged in.

    Thanks for your help.

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    Sure...just use the Customer ID token in the topic
    Code:
    (!CUSTOMERID!)
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>

  3. #3
    jboston is offline Member
    Join Date
    Jun 2009
    Posts
    33

    Default

    Thanks so much for your help.

  4. #4
    jboston is offline Member
    Join Date
    Jun 2009
    Posts
    33

    Default

    George,

    Is there a token for email and password?

    Thanks

  5. #5
    Rob is offline Senior Member
    Join Date
    Aug 2004
    Posts
    3,037

    Default

    don't think so, you'd have to add those tokens, or you'd have to add an XmlPackage/query to the page to pull those back if you need them. all available in the DB yes for sure (except passord). those are one way salted+hashed. you cannot get them out except in that format to do match.
    AspDotNetStorefront
    Shopping Cart