The problem looks so: I want to dispatch a mail text which comes from database.In this mail text are variables.
<cfquery name="i" datasource="#dsn#">
select langtext from TableB where nr = '1'
</cfquery>
<cfquery name="t" datasource="#dsn#">...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.