Ah. Sorry - I wasn't clear.
I was using the cfoutput there to output the query that I had passed in. My Bad. (I'm sitting here thinking.. hey.. if I don't use cfoutput tags.. how do I output the data from the query....) But you can see the confusion here? I'm sending a singular email, and using the query to output data in the email (rather than as a email address list) - why SHOULDN'T the email send - just with no results displayed inside the cfoutput? But now i know, so I can work with it. Mark ------------------------------------------------------------------ [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [ www.safefrombees.com ] Quoting Peter Tilbrook <[EMAIL PROTECTED]>: > See: > > http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/email9.htm#wp1096215 > > For > example code. > > -- > 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] Re: CFMAIL and Query Attribute > Date: 04/02/04 > 20:49 > > > 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 > > > --- 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
