09-22-2008 12:20 AM
I am looking for sth. like the TextBodyPart but for HTML content. How would it be possible to create an email message with HTML content?
I tried to use the TextBodyPart, add the HTML content using the constructor and setting the content type to "text/html". But this does not work as the content type is not set to the TextBodyPart (for whatever) reason. Did anyone do this before?
Solved! Go to Solution.
09-22-2008 02:39 PM
There is a MimeBodyPart in OS 4.5 but everytime I've tried to use it to send an email through BIS it throws an unsupported operation exception.
It would be nice if RIM could provide us a working sample.
Jon
09-22-2008 10:50 PM
09-23-2008 11:55 AM
The sending of multipart HTML email is not currently supported. The BlackBerry API set currently includes the ability to read multipart HTML/plain text messages that have arrived, but sending is not supported.
This sample shows how to access HTML email that has been sent to the BlackBerry.
How To - Access HTML email messages
09-23-2008 12:22 PM
Thanks Mark.
Are there any plans to add support for sending HTML email?
If so, will this require a BIS/BES upgrade, an OS update or both?
Jon
09-23-2008 02:36 PM
11-06-2008 10:49 PM
Is sending Multipart HTML messages supported in 4.7?
Jon
10-09-2009 03:42 PM
Hello,
Is sending of multipart html email is possible now?
Your help will be Appreciated
Thanks in Advance