Here’s a simple example that includes an image that exists on a web site:
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<P><B><IMG SRC="http://www.novell.com/common/img/hdr_logo.gif"
BORDER="0"></B></P>
<P><FONT SIZE="2">Welcome to
<A
HREF="http://www.novell.com/coolsolutions/gwmag/features/a_formativ_applet_central_gw.html">Applet
Central.</A> This is where you can download free Formativ applets to keep
expanding the functionality of your GroupWise client. </FONT> </P> </BODY>
</HTML>
I have it working but have an additional queston(s). Does the path of the image have to be on the web? I ask because I stored the image locally and it worked sending it to other GW accounts and hotmail accounts. For some reason comcast (local cable provider) could not resolve the image.
Also, we are using a jpg file which seems to work just fine. I assume either is OK (.gif or .jpg)?
The image doesn’t have to reside on the web. To include an image from your local machine, try including the full path to the file using the format shown below: