Mailto:scheme sending email
Article Metadata
Many devices that support sending e-mail (as Short Message Service(SMS), Multimedia Messaging Service(MMS), or another format) support the mailto: scheme, an extension that can initiate an e-mail message:
<a href="mailto:john.smith@domain.net">Message to John</a>
You can also specify a default subject and/or body as get parameters in the URL:
<a href="mailto:john.smith@domain.net?subject=
The%20Subject&body=this%20is%20the%20message">Message to John</a>


Vrunoa - Code not working
Hi, im developing a WRT widget were I need to send an email, I've tried this code but it isnt working. Does anyone know another solution ?vrunoa 21:30, 28 June 2012 (EEST)
Hamishwillee - No - try discussion boards
Please cross link your question to this article though.hamishwillee 06:02, 5 July 2012 (EEST)