Pergunta

I have built a blackberry application that allows a user to fill in information in some fields. Upon submit I want an email to be generated to me with that information filled. What is the best and simplest way of doing that?

Thank You

Foi útil?

Solução

How To - Create and send messages
Last Updated: 26 May 2009
Article Number: DB-00433 link

Outras dicas

Instantiate and create a Message object, then Transport.send()

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top