Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Sanford Whiteman - very slick. Thank you for all your help. Worked like a champ.
Awesome - thanks Sanford. I'll get working on the implementation and let you know the result. Thanks again for the all the help.
Thanks Sanford, appreciate the legwork. The naming conventions won't change - that's a pandora's box waiting to happen.Looks like from here that all I need to finish is the conditional elements of netSubscriptionCount.if ( netSubscriptionCount < 0) { document.location.href = "http://visit.travelore...
Thanks for responding so quickly Sanford Whiteman - a working example of the form can be seen here.The fields are checkboxe type with options like the following:I'm not that familiar w/ the onSuccess function - any direction would be appreciated.
Hi - I have a bit of a unique scenario that I have not been able to work out. Within the subscription center, the user has 4 choices (3 subscriptions, 1 unsubscribe). In a nutshell:If user changes or ads a new subscription (net gain of 0 or more), they are served LP A.If user global unsubscribes all...