Ok Mark CFMAIL acts as a CFOUTPUT
when you output vars inside CFMAIL, you dont need to CFOUTPUT them, hence Peters comment Although this is the case, you could use the GROUP attribute of CFMAIL to do like a GROUPed output Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mark M Sent: Wednesday, February 04, 2004 3:40 PM To: CFAussie Mailing List Subject: [cfaussie] Re: CFMAIL and Query Attribute Peter, Wanna explain that one to me - Preferable in words of a single sylable... because that one just flew RIGHT over my head. :o) Mark ------------------------------------------------------------------ [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [ www.safefrombees.com ] Quoting Peter Tilbrook <[EMAIL PROTECTED]>: > You shouldn't need the <cfoutput> tags within your <cfmail> tags. > > -- > Peter Tilbrook > ColdFusion Applications Developer > ColdGen Internet Solutions > Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com > 4/73 Tharwa Road > Queanbeyan, NSW, 2620 > AUSTRALIA > > Telephone: +61-2-6284-2727 > Mobile: +61-0439-401-823 > E-mail: [EMAIL PROTECTED] > > World Wide Web: http:/www.coldgen.com/ > > > > --------- Original Message -------- > From: "CFAussie Mailing List" <[EMAIL PROTECTED]> > To: "CFAussie Mailing List" <[EMAIL PROTECTED]> > Subject: [cfaussie] CFMAIL and Query Attribute > Date: 04/02/04 20:39 > > > Question for ya' all. > > if i have something like this: > > <cfmail > ... > query = "qMyQuery" > > > > .. > <cfoutput> > #hereIsMyData# > </cfoutput> > .. > > </cfmail> > > If qMyQuery has no records in it, does that mean that the email won't > send??? > > Cheers, > > Mark > > ------------------------------------------------------------------ > [EMAIL PROTECTED] > ICQ: 3094740 > Safe From Bees > [ www.safefrombees.com ] > > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
