<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Consider &lt;CFMAIL> to be an output tag itself. That'll fix it up!
<p>aslam bajaria wrote:
<blockquote TYPE=CITE>Hi All,
<br>I am trying to have an email sent automatically. If I
<br>have the &lt;cfmail> tag in between &lt;cfoutput>&lt;/cfoutput>
<br>tags, then I get an error that says that I need the
<br>group attribute.
<p>If I have &lt;cfoutput>&lt;/cfoutput> in between &lt;cfmail>
<br>and &lt;/cfmail> tag, still I get the same error.
<p>I don't have a query. I am just checking a variable.
<p>The code is as:
<p>&lt;cfif SendEmail>
<p>&nbsp; &lt;cfmail>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cfoutput>...&lt;/cfoutput>
<br>&nbsp; &lt;/cfmail>
<p>&lt;/cfif>
<p>OR
<p>&lt;cfif SendEmail>
<p>&nbsp; &lt;cfoutput>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cfmail>...&lt;/cfmail>
<br>&nbsp; &lt;/cfoutput>
<p>&lt;/cfif>
<p>Please Advise.
<br>Appreciate.
<br>A.B.
<p>__________________________________________________
<br>Do You Yahoo!?
<br>Yahoo! Mail – Free email you can access from anywhere!
<br><a href="http://mail.yahoo.com/">http://mail.yahoo.com/</a>
<br>------------------------------------------------------------------------------
<br>Archives: <a 
href="http://www.mail-archive.com/cf-talk@houseoffusion.com/">http://www.mail-archive.com/cf-talk@houseoffusion.com/</a>
<br>To Unsubscribe visit <a 
href="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk">http://www.houseoffusion.com/index.cfm?sidebar=lists&amp;body=lists/cf_talk</a>
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.</blockquote>
</html>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to