Using Logos and images in Component (es and ecf) Files

Less than one minute read time.
It is very easy to include a company logo in the es component script file

For example:

AddMessage(''<img src=http://localhost/CRM/img/Icons/Admin.gif>;');

But the Component Parameter file (ecf) causes us a problem. Most tags are converted into symbols and so are not rendered. The exception being the
which is allowed to enable us to control longer passages in component instructions and disclaimers etc.

In the image below a logo/image has been included in the Parameter file of the component. This has been created using the caption property of a parameter field.

e.g.

TEXT Name=Image,ReadOnly=true,Caption=