Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFMail and Multiple Queries

Status
Not open for further replies.

bbrb1966

Technical User
Dec 10, 2001
16
0
0
NL
Hi All,


I'm pretty new to ColdFusion, so this is probatly a beginnersquestion, allthough i couldn't find it in keywords search.

Is it possible to have more than one query within the CFmail function, if not: can i combine two queries as one ?

Thanks


Ronald
 
if i understand what you are asking here, the answer is yes, you can have as many queries as you want within <cfmail> tag;
cfquery also supports nested queries, or query within a query;
if you use cf 5 you can also query another query Sylvano
dsylvano@hotmail.com
 
Hi Sylvano,

Thank you for answering, but could you tell me how.
I cannot use <output query=&quot;list1&quot;> etc, so how exactly is the syntax ?

Thanks,

Ronald
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top