Why not just send them a link to the page? You could simply tack the
PATH_INFO variable onto your web address in the cfmail tag...
<cfoutput>
http://www.yourdomain.com/#PATH_INFO#
</cfoutput>
I haven't tried this, but it should work. Then you don't have to worry
about sending the actual HTML.
Plus, if you do send the HTML file, you have to make sure all of your image
links are hard-coded and not relative, or they'll won't show up in the mail
client.
Max
At 02:20 PM 4/27/2001 -0500, you wrote:
>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