Topic awaiting preservation: HTML-emails |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Belgium |
posted 03-20-2003 13:20
Hi all, |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 03-20-2003 14:35
exactly, that's what you need to do. |
Bipolar (III) Inmate From: Belgium |
posted 03-20-2003 15:07
So I only have to attach the gifs I need in my HTML-code? code: <img src="http://www.domain.com/logo.gif'>
code: <img src="logo.gif'>
|
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 03-20-2003 19:01
no, you can not hide attachments... and yes, I'm pretty much pissed whenever someon sends me email with images, being it attachments or not, |
Bipolar (III) Inmate From: Belgium |
posted 03-21-2003 07:53
I think the solution with the attachments, is a bad idea. Perhaps I need to detect internet connectivity at client side(with javascript?) and based on that displaying an email pointing to gifs on the internet or formatting my mails without gifs, only html (colored tables, formatted text, ...). |