I developed a form for Blackberry that keeps me some information, but I need that data are sent to a email address. I wonder if any of you can explain how you can do this.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You haven’t stated what your development environment is, but if you are using Eclipse, you will find the BlackBerryMailDemo sample which should give you all the information and code you need.
e.g. on my development machine using eclipse and the BB OS 7 JDE the sample code is at:
C:\Program Files\Eclipse\eclipse 3.6.2 BlackBerry\plugins\net.rim.ejde.componentpack7.0.0_7.0.0.33\components\samples\com\rim\samples\device
Again, if you are using eclipse, just try File->Import->BlackBerry->Import BlackBerry Samples