| |
Pictures embeded in Email |
Author
Rocky Ang
Date
01/19/2001 5:37 PM |
I am trying to use the cfmail command to send HTML based emails. This can be easily done by referencing the pictures within the mail to download from an url. However, this caused a problem when the recipient tries to read the mail offline. The pictures disappeared. A way to solve this would be to embed the pictures and send the pictures with the mail. Is there any way to do this with cold fusion. Any prompt help would be deeply appreciated by a desperate guy. |
|
| |
relative |
Author
Glenn Channon
Date
01/19/2001 6:37 PM |
Try relative URL's http://www.domainname.com/images/imagename.gif |
|
|