Apex Pacific Pty Ltd.  
Home
home
Contact Us
contact us
Phone Number

Frequently Asked Questions - Dynamic Email Validator™

Q:When sending out HTML messages using Mail Communicator, the images do not get properly displayed on recipient’s computer. What should I do
A:

There are Two ways to insert HTML Code

  1. Copy and paste the contents of the webpage from the browser - Simply select the contents of the page by dragging the mouse with left mouse button pressed. Copy (Ctr + C) and paste it (Ctr +V) in the Mail Communicator window.

  2. Copy and paste the source code of the page into the source code window of Mail Communicator. To get the Source Code of the webpage from "View" menu select "Source Code" (if you’re using Explorer) OR "Page Source" (if you’re using Netscape).

Insert HTML code

Important NOTE:

If you copy and paste the source code, it may not transfer the FULL URL of the images from your web site. The message containing images are hosted on a web server. Therefore, you have to specify the FULL URL of the image, or the image can not be displayed properly. Please specify the web site that host the image. (For example: http://www.domain-name.com/images/apexlogo.gif) is a FULL URL pointing to the image apexlogo.gif which resides under http://www.domain-name.com/images/ on your web server.

Example:

Incorrect HTML codeCorrect HTML code



Sample html code



href=/products.html’> Other Internet promotion softwares



src=/images/apexlogo.gif’ border=0>



src=/images/awards.gif’ width=132>


This is a sample html code






Sample html code



href=http://www.domain-name.com/products.html’> Other Internet promotion softwares



src=http://www.domain-name.com/images/apexlogo.gif’ border=0>



src=http://www.domain-name.com/images/awards.gif’ width=132>


This is a sample html code





Note that the src="/images/awards.gif" section, it does not contain FULL URL, please specify Full URL to combine your domain name with "/images/awards.gif" to something like http://www.domain-name.com/images/awards.gif, so that you can see the image on your browser.

To achieve this you have to ADD your domain name MANUALLY to the "src=" and "href="section of the page to make it look like this: src="http://www.domain-name.com/images/apexlogo.gif" width=132> and href="http://www.domain-name.com/products.html">

Is their any easy way to add full URL?

Yes, there is a easy way to add the domain name quickly instead of inserting your domain name to each image tag, all you have to do is to insert only ONE line of code () as shown, at the TOP of your HTML Code:





Sample html code



Other Internet promotion softwares







This is a sample html code



  

Email Formatting FAQ

No FAQ was found for this product at this moment



MORE FAQs