E-Mail with text box?

Hello,

I need a code where you can put the text yourself and it sends the mail to a specific mail address.

So I want a text field in it.

Any codes/Ideas?

Thanks :wink:

Use native.showPopup(“mail”, options). 

For implementation tips: http://docs.coronalabs.com/api/library/native/showPopup.html

Use native.showPopup(“mail”, options). 

For implementation tips: http://docs.coronalabs.com/api/library/native/showPopup.html

Thanks, But I want that each user can write their own email by using a code that allows to use the keyboard… If you know what I mean. :wink:

Thanks, But I want that each user can write their own email by using a code that allows to use the keyboard… If you know what I mean. :wink: