mail sending from app

Hi Friends,

I am developing a application using corona, Similar app is available in android but i have to develop it in ios. The app is like submitting the form and on pressing submit mail is send to the client.

How shall i code that for sending mail from the application. please reply me soon as its bit urgent.

Thanks & Regards
Varun [import]uid: 130269 topic_id: 26860 reply_id: 326860[/import]

Look over here:

http://blog.anscamobile.com/2012/01/composing-email-and-sms-in-corona/

[import]uid: 50459 topic_id: 26860 reply_id: 109048[/import]

Hi

I already gone through that but i am not getting how can i put body part entered bu user while using app. Its like form and form data will be submitted through mail.

Regards
Varun [import]uid: 130269 topic_id: 26860 reply_id: 109050[/import]

If you check the Email sample on the device, you’ll see that you can prefill the body part or leave it empty. The email is not send directly, it will show you a popup window, with the e-mail.

You still can change or add things, before you press the send button.
[import]uid: 50459 topic_id: 26860 reply_id: 109086[/import]