Author |
|
alex_ Newbie
Joined: 03 September 2012 Location: Ireland
Online Status: Offline Posts: 12
|
Posted: 12 October 2012 at 11:44am | IP Logged
|
|
|
Hello.
I'm going to write Mail Client and use it as system default e-mail application
How I can pass URL:MailToProtocol to MailBee or MailBee.Net such as :
<a href="mailto:user@example.com">Email me</a>
and utilize this protocol in a MailBee Mail Client same way like Express Outlook has it?
In other words can I send email from Acrobat and have it open as attachment in my MailBee Mail Client?
Thank you.
Alex
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 12 October 2012 at 1:24pm | IP Logged
|
|
|
MailBee provides email facilities. It does not provide integration with Windows Explorer (or Internet Explorer) or anything like that. I guess you should use some functions of WinAPI to link your application with href targets (be it mailto or any other protocol).
Regards,
Alex
|
Back to Top |
|
|