Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
New Developer
mlong219
Posts: 18
Registered: ‎06-04-2009

Convert HTML message to text/ascii to display correctly on Blackberry Torch?

Hi All,

 

I have a HTML  dashboard email that sends out a update of your systems to upper management, and local IT. I believe for security reasons, our company has turned/disabled the option to enable HTML support on our support phones. Is there a way to send this HTML message out, to our blackberry torch users on our support team in a fixed format so that its readable?

 

Thanks.

 

Please use plain text.
Developer
WebCreep
Posts: 235
Registered: ‎07-27-2012
My Carrier: Airtel

Re: Convert HTML message to text/ascii to display correctly on Blackberry Torch?

search in google there are lot many scripts available which can do your work

Please use plain text.
Trusted Contributor
NitishSubudhi
Posts: 166
Registered: ‎12-09-2011

Re: Convert HTML message to text/ascii to display correctly on Blackberry Torch?

I think these links will help you,

http://www.codeproject.com/Articles/11902/Convert-HTML-to-Plain-Text

 

http://netprogramminghelp.com/javascript/html-to-text-using-javascript/

 

and I think this will must help you to convert HTML text to plain text:

 

http://www.w3schools.com/jsref/jsref_replace.asp 

Thanks & Regards,
Nitish Subudhi

Feel Free To Press The Like Button On The Right Side To Thank The User That Helped You.
Please Mark Posts As Solved If You Found a Solution.
Please use plain text.