you do realise that you need to somehow capture the mail recipient address, right?
generally you can use the "mailto:" URL scheme to send mails (and include your text in the body of the message). Be aware that this will close your program and open mobile mail.
|