Jump to content
Server Maintenance This Week. ×

Sending text emails using CDML


This topic is 6849 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm having a few small problems sending text emails using cdml. The emails pull data out of a database. If the data has a ampersand or the symbol for inch-", those characters are actually displayed as " and $ in the final email text. Any ideas on how I can get around this?

Thanks,

Link to comment
Share on other sites

Hi, j! It looks like a url-encoding problem. I haven't had that problem myself, but I don't use CDML mail much. In the body text file, maybe try specifiying a field format when you do the CDML tag...

[FMP-field:myfield, raw]

I think the CDML Reference DB has more info on encoding, but you can just look up the [FMP-field:fieldname] tag and see what it says... I forget.

Hope this help some, though...

--ST

Link to comment
Share on other sites

This topic is 6849 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.