Newbies Ferry Posted October 2, 2002 Newbies Posted October 2, 2002 I am using the recid as a token when he first entires the site, because this is needed when the user orders products (as a relationship in a portal). this token is used troughout the entire site so that it can follow the user, but if the user ads the page he is on to his favorits in his browser the string will be automaticly copied. The user finishes the entire process in the site (buys products).(the token will then be deleted). How can I check if the the token(recid) is still there in the database. I had a idea; < body "[fmp-inlineaction:-db=otherwhererecordismade, -lay=otherlay,-recid={fmp-currenttoken},-find][fmp-if.currentfoundcount.eq.0]onload='www.firstpagewhitnewtoken.com'[fmp/if][/fmp-inlineaction" I thried this string without succes, Somebody help me....
Garry Claridge Posted October 2, 2002 Posted October 2, 2002 One thing I can see is: ][fmp-if.currentfoundcount.eq.0] should be: ][fmp-if:currentfoundcount.eq.0] However, this page will need to be processed by FM before the CurrentToken (and CDML) is replaced. All the best. Garry
Recommended Posts
This topic is 8189 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now