Yes, actually I tried <cfoutput>#username# and <cfoutput>#query.username#
and <cfoutput query="name">#username, of course that bombed because of the
nested queries. I seemed to have found a temp work around by using
<cfinclude> and inserting a CFM template. But I'm still baffled as to why
the other way wasn't working.
----- Original Message -----
From: Paul Ihrig <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 18, 2000 9:50 AM
Subject: RE: CFMAIL and recordsets
> Do you have a:
> Hello <cfoutput>#username# </cfoutput>
>
> Hope that helps.
> -paul
>
> -----Original Message-----
> From: Matt Taylor [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, July 18, 2000 7:34 AM
> To: ColdFusion Discussion List
> Subject: CFMAIL and recordsets
>
> Hi all,
> I have a query that returns a record set of username, password and
> email. I
> then use <cfmail> to send each person their correct authentication,
> no big
> deal. My problem is when I want my message text to come from a form
> field,
> <cfmail> does not parse my #'s at all.
>
> Ex: form field 'name=document'
>
> <CFMAIL query="query1" to="#email#"...
> #document#
> </cfmail>
>
> Any CF variables I put into the form field like "Hello #username#,"
> are not parsed by CF. Does anyone know why this is occurring?
>
> TIA,
> Matt
>
>
> --------------------------------------------------------------------------
--
> --
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.