Back to WorldCast Home Page

How to Attach Images to a Message


WorldCast allows the user to send images along with the messages.


HTML Example:

If you want to show images, you will have to refer to images at the Intent, or send them as an attached file.

Example of an HTML message, referring to an image stored at a web site:


<HTML>

</HEAD>
<BODY>
<CENTER>
<FONT face=Arial size=36><STRONG><EM>WorldCast</EM></STRONG></FONT>
<BR><BR>
WorldCast is an email program that quickly and easily delivers a great number of personalized email messages directly to the recipients, without using your ISP Intent SMTP relay server,because <FONT color=#ff0000>WorldCast is a self-sufficient SMTP relay</FONT>.</FONT>
<BR><BR>
<IMG src="http://www.fairlogic.com/worldcst/screen/snap1.jpg">
</CENTER>
</BODY>

</HTML>




Text Example:

If you want to show images, you will have to send them as an attached file.
Just drag the image file to the message editor or go to the Message menu and select Attach File.




Back to WorldCast Home Page