Your on the right tack:
<cfmail From="#form.sender#" to="#Form.Email#" subject="#Form.message#",
type="HTML">
<cfinclude template="Whateverthepage.cfm">
</cfmail>
-----Original Message-----
From: FARRAH NG [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 2:23 PM
To: CF-Talk
Subject: send html page using CFMAIL
I am working on a web page in which there is a "send this page to
your friend" feature. If there is anyone who had worked on this
before please give me some idea how it can be done with CFMAIL.
My coding in the action page is like :
<cfmail From="#form.sender#" to="#Form.Email#" subject="#Form.message#",
type="HTML">
</cfmail>
*****************
but i am wondering where i should put the "sent page" information
so the email will have that particular page embedded in it.
thank to all of you.
--------------------------------------------------------------------------
Global Internet phone calls, voicemail, fax, e-mail and instant messaging.
Sign-up today at http://www.hotvoice.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists