View Full Version : How do I instert a jpg into my auto-responder?
infuhr
06-05-2007, 10:38 PM
How do I instert a jpg into my auto-responder?
What is the exact html coding?
Thanks..
Andan
06-06-2007, 11:20 AM
Auto-responder for what? Email? Server? Where is the auto-responder sending its message?
I'm guessing it's the email auto-responder, the HTML code for an image would be:
<img src="http://www.yourdomain.com/images/your-image.gif" alt="Image title" border="0" />
Test it to see if it allows HTML.
Andan
06-06-2007, 06:20 PM
In that case, you have to remember that most emails are not viewed in HTML format. Especially those who are security conciouse will disable HTML emails.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.