|

|
|

|
View unanswered posts | View active topics
|
Page 1 of 1
|
[ 8 posts ] |
|
| Author |
Message |
|
bibaboli
|
Post subject: link an image Posted: Tue Apr 15, 2008 11:35 am |
|
|
Joined: Tue Apr 15, 2008 11:21 am Posts: 4
|
|
I would like to know if it is possible to insert an image in the message, and once introduced, how to link the image to a website.
Thank you very much
|
|
| Top |
|
 |
|
stanbusk
|
Post subject: Posted: Tue Apr 15, 2008 3:12 pm |
|
|
 |
| Site Admin |
 |
Joined: Wed Dec 28, 2005 9:13 pm Posts: 6732
|
|
It depends on the format you are using. Are you using Styled Text?
|
|
| Top |
|
 |
|
bibaboli
|
Post subject: Posted: Tue Apr 15, 2008 8:45 pm |
|
|
Joined: Tue Apr 15, 2008 11:21 am Posts: 4
|
|
Yes, I do. I am trying to link a jpg to a website.
Thank you in advance
|
|
| Top |
|
 |
|
stanbusk
|
Post subject: Posted: Wed Apr 16, 2008 10:45 am |
|
|
 |
| Site Admin |
 |
Joined: Wed Dec 28, 2005 9:13 pm Posts: 6732
|
|
You can embed online pictures to Styled text with the following code:
<img src="PICTURE_URL_HERE">
Example:
<img src="http://www.maxprog.com/pictures/box_eMailVerifier.gif">
or in case you want also a link to a page:
<a href="URL_HERE"><img src="PICTURE_URL_HERE" border="0"></a>
Example:
<a href="http://www.maxprog.com"><img src="http://www.maxprog.com/pictures/box_iCash_v2.jpg" border="0"></a>
|
|
| Top |
|
 |
|
bibaboli
|
Post subject: Posted: Wed Apr 16, 2008 11:30 am |
|
|
Joined: Tue Apr 15, 2008 11:21 am Posts: 4
|
|
Thank you, but I have a jpg file in the message, and I want the people who receive my email, to go to a website by just clicking on the image! So link that file inside the message to a website
Thanks again
|
|
| Top |
|
 |
|
stanbusk
|
Post subject: Posted: Wed Apr 16, 2008 2:48 pm |
|
|
 |
| Site Admin |
 |
Joined: Wed Dec 28, 2005 9:13 pm Posts: 6732
|
|
You can embed inline pictures to Styled text with the following code:
{File:"PICTURE_NAME_HERE"}
or in case you want also a link to a page:
<a href="LINK_URL_HERE">{File:"PICTURE_NAME_HERE"}</a>
|
|
| Top |
|
 |
|
bibaboli
|
Post subject: Posted: Wed Apr 16, 2008 3:51 pm |
|
|
Joined: Tue Apr 15, 2008 11:21 am Posts: 4
|
|
Sorry, maybe I am not being clear in english...
If I attach a file to the message (a jpg file) and I want to link this file to a website. How can I do it?
Normally, with outlook or with some other programs I am testing like yours, you have the option to link whatever you put on the message (like an image) so you simply attach the image, and even in the preview, you select the image with a simple click, and you link it to a website....
Is it possible to do it in this program?
Thank you in advance again!
|
|
| Top |
|
 |
|
stanbusk
|
Post subject: Posted: Thu Apr 17, 2008 11:32 am |
|
|
 |
| Site Admin |
 |
Joined: Wed Dec 28, 2005 9:13 pm Posts: 6732
|
|
Yes, it is:
<a href="LINK_URL_HERE">{File:"PICTURE_NAME_HERE"}</a>
LINK_URL_HERE = The web page to link to.
PICTURE_NAME_HERE = The attached picture.
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 8 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 0 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
|

|