Hi.
Use the javascript logic...
window.open('mailto:test@example.com'
);
You can include also other parameters, e.g. predefined subject, cc, bcc and so on.
Regards, Robert
Hi.
Use the javascript logic...
window.open('mailto:test@example.com'
);
You can include also other parameters, e.g. predefined subject, cc, bcc and so on.
Regards, Robert