| Author |
Message |
Eldar Guest
|
Posted: Tue Jan 27, 2004 10:06 pm Post subject: How to link email |
|
|
hi dudes,
donīt know how to link email adress only url works...
{code:"mail @ monica", ???????? ,"format":{"
someone here knows how to handel this problem?? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Wed Jan 28, 2004 10:48 am Post subject: |
|
|
As in any other <a href="...">: use "mailto" ptotocol.
| Code: | | {code:'Monica', url:'mailto:some@email.dom', ... |
|
|
| Back to top |
|
 |
|