Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Hagster #1
HTML link inside a <CFMAIL> email
Hello all,
I have writen a basic help desk application.
When a logged call is closed i use <CFMAIL> to send a confirmation that there
log has been closed.
This works fine no problems at all.
What I would like to do is in the email that <CFMAIL> sends have a web link
that they can click on.
Its to direct them to a customer feedback page.
My problem is that the web link i put in just becomes plain text unlike if you
send a normal email in outlook where web links are clickable.
Can you do this within <CFMAIL>
Any help would be apriciated Many thanks Guy
Hagster Guest
-
Showing the email link from a database link
Hi Does anyone know how to have an email link show when showing the databse info in a repeating table. Here is the link... -
HTML <Href Link inside a form (HTML text box)
Hello, I am using a standard HTML Form to gather information from users and one of the elements within the form is a text box that users will paste... -
dump query inside a cfmail tag
I am stuck using cf 4 so keep that in mind. I am trying to get the results of a query dropped into the body of a cfmail tag. Can't use cfdump. ... -
email link in html - flash 7 projector vs player
when i put an email link in a html text, it works when using it in a embedded flash in an html page, it doesn't work when clicking it in a projector.... -
Is it possible to create an email link in director 8.5, like mailto in HTML ??
Is it possible to create an email link in director 8.5, like mailto in HTML ?? Sincerely Chris --- -
HairyDude #2
Re: HTTP web link inside a <CFMAIL> email
You need to set the html link as an a href html link and then set the email to be a html format in the cfmail tag.
HairyDude Guest



Reply With Quote

