First of all, try scoping the email variable with Queryname to avoid any ambiguities. Another method is to set the variables first : eg <cfset sEmail = query.email> then refer to sEmail in CFMAIL tag instead of query.email.
Regards, Nick -----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: 10 January 2002 16:23 To: CF-Talk Subject: Re: CFMail Dave Clay wrote: > Any ideas why this will wount work in CF 5: > <cfmail> problem > Any help would be greatly appreiated. What is in your mail.log file? Jochem ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

