;

PDA

Click to See Complete Forum and Search --> : How do you create an email link


Koolsteve
03-25-2005, 07:51 AM
Hi all,

Another dull wet day in the south of the UK.

Could someone tell me how to create an email link.
I use dynamic text because its crisper than the normal text.
Looked at actions but could only see 'get URL'.

Look forward to your continued help.
Regards,
Koolsteve.

necromanthus
03-25-2005, 08:08 AM
You can't set up actions for Dynamic Text.
Solution:
- be sure that your dynamic text is HTML enabled (Has Html = yes)
- edit the text and insert this line:
<a href="mailto:myname@mysite.com">Email Me</a>
that's all.
;)

Koolsteve
03-25-2005, 08:18 AM
Had a feeling it had something to do with html line.
Great - thanks once again for your help.

Regards,
Koolsteve.