Is there an api to compose email from a WRT widget app? Or does anyone knows where can I find documentation or examples on how to do this?
Thanks!
Printable View
Is there an api to compose email from a WRT widget app? Or does anyone knows where can I find documentation or examples on how to do this?
Thanks!
Hi karimrfk,
there's currently no API to send email messages from WRT widgets. What you can do is to open the default Email editor, with precompiled fields, by using the "mailto:" scheme, as explained here:
[url]http://wiki.forum.nokia.com/index.php/Mailto:scheme_sending_email[/url]
Hope it helps,
Pit
Thanks for your help!
Can i Also Rely on Server Sided Method of sending Mails
what if I want to send an HTML email?
tired to encoded my email body but failed.
Chrs,
Wenz
[QUOTE=jappit;741609]Hi karimrfk,
there's currently no API to send email messages from WRT widgets. What you can do is to open the default Email editor, with precompiled fields, by using the "mailto:" scheme, as explained here:
[url]http://wiki.forum.nokia.com/index.php/Mailto:scheme_sending_email[/url]
Hope it helps,
Pit[/QUOTE]
Hi Jappit, I try to used the "mailto: "scheme and it isnt working, is there another solution for sendinf an email in a WRT ?
Thanks