| Author |
Message |
bill
Joined: 27 Sep 2006 Posts: 3
|
Posted: Wed Sep 27, 2006 1:28 am Post subject: Email link inside of message text |
|
|
Hello,
Is there a way in the message text to place an email link to bring up a
reply or contact email.
I can do this on my website with html
<a href="mailto:youremailaddress">YourEmailAddress </a>
This does not work in the message text in MAxBulk.
Any Ideas?
Thanks, Bill |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2169
|
Posted: Wed Sep 27, 2006 1:37 pm Post subject: |
|
|
If you use plain text you have to write the links as is: youremailaddres
If you use styled text and the Pro version you have to use the hyperlink manager |
|
| Back to top |
|
 |
bill
Joined: 27 Sep 2006 Posts: 3
|
Posted: Wed Sep 27, 2006 2:18 pm Post subject: |
|
|
Thank for the response!
I've tried the hyperlink and its not working.
Heres the line for my email
<a href="mailto:bill@billbolin.com">bill@billbolin.com</a>
It shows up in red type in the hyperlink list like it does not like it.
Looks like this in the brower preview in safari
bill@billbolin.com">bill@billbolin.com
When I send an email out, it looks just like the safari preview and does not work as an email link when clicked on.
Is my line correct or is there another email hyperlink I should try?
Thanks, Bill |
|
| Back to top |
|
 |
bill
Joined: 27 Sep 2006 Posts: 3
|
Posted: Wed Sep 27, 2006 2:31 pm Post subject: |
|
|
I got it to work!
I just used the line mailto:bill@billbolin.com as the hyperlink.
Thanks for the help.
Bill |
|
| Back to top |
|
 |
|