I'm trying to embed qtokens inside of an html <a href> tag.
Here is what I'm trying to do:
<a href='http://domain.com/mail/remove.cfm?&SID=<:SubscriberID:>&SE=<:SubscriberEmail:>&EC=<:EmailCategoryID:>'>


But it is getting truncated when the browser come accross the first > after the href thinking the tag is closed. Do I need to embed my qtoken inside a token and change the delimiter for the token?

Thanks,
Laurence



Reply via email to