mailboysoft.com
July 30, 2010, 01:27:47 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: SMF - Just Installed!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: FAQ: How to send HTML messages with images ?  (Read 9354 times)
alex
Administrator
Newbie
*****
Posts: 268


View Profile WWW
« on: November 13, 2003, 08:11:06 PM »

If you want to have a HTML message with pictures included,
all you have to do are two things:

1. Upload the picture on your web hosting. If you don't have one, you can
use one of the thousands free hostings in the internet.

2. In the html code of your message, you'll have to replace
the IMG tag, which looks like this:

 <img src="...." alt="Picture heading" width="120" height="35">

 the "..." part with the URL address of your picture which is uploaded
in your web hosting. For example if your web hosting address is:

 http://geocities.com/johnsmith/

and the picture's name is

 picture1.gif

then your picture's URL will be:

 http://geocities.com/johnsmith/picture1.gif

and the IMG tag will be:

 <img src="http://geocities.com/johnsmith/picture1.gif">

just replace it with the one generated from your favorite
html editor, like Word or Front Page and that's all.

 This way of embedding images in your html message is
the preferred one for the most people, because of the
saving of the bandwidth. In this way you do not attach
the picture directly to the message and the message
becomes smaller and will be sent several times faster.
Logged

markrc
Newbie
*
Posts: 3


View Profile
« Reply #1 on: June 15, 2005, 01:57:53 PM »

Surely you jest!!??  Asking customers to this every time they want to send messages with pictures is not realistic.  :?  When do you expect this process to be streamlined or automated?
Logged
alex
Administrator
Newbie
*****
Posts: 268


View Profile WWW
« Reply #2 on: June 15, 2005, 02:10:43 PM »

Hi,

Quote
This way of embedding images in your html message is
the preferred one for the most people, because of the
saving of the bandwidth. In this way you do not attach
the picture directly to the message and the message
becomes smaller and will be sent several times faster.


However most of the people find this way of including images in the message too hard. So in the next version of MailBoy, there will be a built-in html editor for designing a html messages with ability to embed the images within the message.
Logged

markrc
Newbie
*
Posts: 3


View Profile
« Reply #3 on: June 15, 2005, 02:34:08 PM »

Excellent news Alex and thank you for your prompt response!   Cheesy
Logged
pjjacinto
Newbie
*
Posts: 2


View Profile
« Reply #4 on: August 08, 2007, 12:07:56 PM »

Would just like to know the status of the built-in html editor. Can we expect it anytime soon? It's been over two years now since it was mentioned here. Just asking...
Logged
alex
Administrator
Newbie
*****
Posts: 268


View Profile WWW
« Reply #5 on: August 31, 2007, 07:03:42 AM »

Hi,

The new html editor module is almost finished and waiting to be added to the new MailBoy. Hope to have nice screenshots for you soon Smiley
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!