﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WebForms (How do I?)  » Pre-defined localization data for web</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:34:22 GMT</lastBuildDate><ttl>20</ttl><item><title>Pre-defined localization data for web</title><link>http://forum.strataframe.net/FindPost21045.aspx</link><description>Hi,&lt;br&gt;
I have developed web based RBS in my application. I faced problem that, when I retrieve text/message of localized security data such as "SFSM_PasswordAuthenticationFailed", it returned msg_text in rtf format. &lt;br&gt;
&lt;br&gt;
1. Are there any ready localization text for web?&lt;br&gt;
2. I found that is MessageItem.IsHtml but I couldn't found any where to let me specify it.&lt;br&gt;
&lt;br&gt;
Please advice. Thank you</description><pubDate>Tue, 09 Dec 2008 09:46:45 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Pre-defined localization data for web</title><link>http://forum.strataframe.net/FindPost21079.aspx</link><description>What Dustin said is true, but you can use the Text values if you want to embed HTML istead of RTF.&amp;nbsp; This is what we do.&amp;nbsp; For example, instead of using a Message, we will create a text value, add whatever HTML tags we need, and then pull the text value instead of the message.&amp;nbsp; The other option is to create a shared class that converts RTF to HTML...we have done this before as well.</description><pubDate>Tue, 09 Dec 2008 09:46:45 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Pre-defined localization data for web</title><link>http://forum.strataframe.net/FindPost21073.aspx</link><description>Chan, &lt;/P&gt;&lt;P&gt;No, the localization is not stored in HTML as they weren't designed to be used on the web. Your best bet for this would be to use an RTF to HTML converter on the existing Localization items to convert them into HTML for display. There are quite a few RTF to HTML converters available out there (a google serach for "vb.net RTF to HTML" returns more than enough options.) I believe we use a mixture for our own RTF to HTML conversions so I don't have just one to recommend to you, just whichever one works best for your needs. Once you have the coverter working once, it can be used on all keys, which saves you the leg work of converting them yourself.</description><pubDate>Tue, 09 Dec 2008 09:30:08 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: Pre-defined localization data for web</title><link>http://forum.strataframe.net/FindPost21048.aspx</link><description>Hi,&lt;br&gt;
Thank you for reply.&lt;br&gt;
I am not adding any new text yet, instead I try to make sure all pre-defined framework localization data is "usable" for me in web environment. As I can see the data are all in rtf format, I would like to know if that is any in html format ready. I know I can change it myself, however I don't have resources to change 240++ records yet. Therefore, I post my question here.&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Mon, 08 Dec 2008 05:18:48 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Pre-defined localization data for web</title><link>http://forum.strataframe.net/FindPost21047.aspx</link><description>Hi Chan.&lt;/P&gt;&lt;P&gt;Since you created your own web based RBS, I guess you could just add new keys to your Localization project in any way you wish.</description><pubDate>Mon, 08 Dec 2008 05:08:58 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item></channel></rss>