select name, emailMessage from tbl_EML_Campaign with (nolock) where ownerId = and fsl_tablecode = and campaignId = Campaign Preview: <cfoutput>#htmleditformat(qmd_campaign.name)#</cfoutput>
#qmd_campaign.emailMessage#

Not Supported