The htmltext property does not let you display html - but a very narrow subset of html - so the html entities will need to be converted in your script.
On 12 February 2010 05:24, Jeffrey Massung <[email protected]> wrote: > Are there any examples out there of not only localizing a Rev stack's UI, > but also displaying localized data downloaded from the internet? > > For example, I have a field and I download an HTML page with Russian on it. > Even though everything is encoded properly (e.g. ас ...) and I'm > using a font that can display cyrillic, everything I see in my field is just > a jumbled mess (using the htmlText property). > > I'm likely just missing a simple step like selecting a language or have > unicode disabled or some-such. Any help appreciated! > > Jeff M._______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
