I am trying to send an active link to a file in an email like so...
<cfmail blah>
file is here.pdf
</cfmail>
the only part that is active is which of course causes an error. This there a fix for this?
P.S. Sometimes the problem this a very long link with no whitespace that covers 2 lines. Is the fix the same?
Thank you.
<cfmail blah>
file is here.pdf
</cfmail>
the only part that is active is which of course causes an error. This there a fix for this?
P.S. Sometimes the problem this a very long link with no whitespace that covers 2 lines. Is the fix the same?
Thank you.