Creating an "mailto"- link (hotspot) within a memo

Hi,

can someone tell me, how to create a mailto: link within a memo ? I want the receiver to click on this link and then have his standard email-client openend ?

Thx,

SK

Subject: creating an “mailto”- link (hotspot) within a memo

Two ways…

The quick way… precede the email address with “mailto:”. For example…

mailto:me@somewhere.com

When you send the email, the recipient will be able to click on the email address to create a new message.

A better method…

Create some text, and then create a HotSpot, Link, with a URL value of mailto:me@somewhere.com

Subject: RE: creating an “mailto”- link (hotspot) within a memo

Thanks !

Works fine.

SK