try this:
<cfset subject  ="Thank you for using our information -" & FORM.Institution>
CFMAIL from="#FORM.email#"
 To="[EMAIL PROTECTED]"
 Subject="#subject#">

Marius Milosav
www.scorpiosoft.com
It's not about technology, it's about people.
Virtual Company (VICO) Application Demo
www.scorpiosoft.com/vicodemo/login.cfm

----- Original Message -----
From: "Robert Orlini" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 27, 2002 1:45 PM
Subject: cfmail subject line


> Hello,
>
> Can I include a variable field in the subject= line when using cfmail?
>
> Here is a sample:
>
> <CFMAIL from="#FORM.email#"
> To="[EMAIL PROTECTED]"
> Subject="Thank you for using our information - #FORM.Institution#">
>
> The #FORM.Institution# does not display the institution in the subject
> line when the reply email is recieved.
>
> Any help appreciated - thanks!
>
> Robert O.
> 
______________________________________________________________________
Get Your Own 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=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to