try cfhttp to get the page and then use file.content

FARRAH NG <[EMAIL PROTECTED]> wrote:
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

Reply via email to