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.

Reply via email to