OK, let me try to post the code again.  this time I change the tag in this
message to say CF_mail.  I'm guessing the post didn't like the real tag.  

________________________

<cf_mail query="GetCall" to="#NewEmail#" from="[EMAIL PROTECTED]"
subject="New Help Desk Ticket" type="HTML"><html><body>Thank you for
reporting your issue to the Help Desk.  Your call was logged into
our database at #prettydatetime#.  If your problem was not resolved at the
time of your call you will be hearing back from a technician shortly. 
<P>
<div align="center"><H3>Call Information</h3></div><P>
<h4><b><font color="Blue">Ticket Number:</font></b>  #GetCall.ID#<P>
<b><font color="Blue">Problem Description:</font></b>  <BR>
#GetCall.Issue#<P>
<!--- <a href="UserCallDisplay.cfm">Click here to see the status of your
open calls.</a> --->
</h4></body></html></cf_mail>

-----Original Message-----
From: Robert Long [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 01, 2001 6:05 PM
To: CF-Talk
Subject: RE: CFMail - Sending a link in an email


I use outlook and anything with an http:// in front of it becomes a link.

http://www.yahoo.com

Hope that helps...


-----Original Message-----
From: Roque,Carlos [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 01, 2001 4:18 PM
To: CF-Talk
Subject: RE: CFMail - Sending a link in an email


Make sure you have full HTML tags i.e., <HTML> <BODY> , etc. and closing
tags in the body.

Carlos Roque
I.S., Applications
Web Development
x2154

 -----Original Message-----
From:   Gieseman, Athelene [mailto:[EMAIL PROTECTED]] 
Sent:   Thursday, March 01, 2001 1:43 PM
To:     CF-Talk
Subject:        CFMail - Sending a link in an email

I have an application which sends out an email to our users.  I'd like to
include a link to an intranet page in the email.  All of the recipients use
Outlook.  When I simply add an anchor tag, the mail message has the text,
but it's not an active link. I've set the mail type to HTML.  What else do I
need to do?  TIA.

Athelene Gieseman
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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