Paul,

What is a resource bundle? I'm not familiar with them.

Also, what is the best way to store all the strings needed to display for a particular 
language? Should I use a separate table for each language, or just flat text files (I 
would assume no, since accents and whatnot may not work)? Any ideas?

Cedric

>1) use mx (redsky).
>2) if you even dream about using non latin-1, use unicode encoding from the
>start
>3) use a db that supports unicode (and is supported by mx).
>4) use a resourceBundle for your strings, cache these as appropriate
>
>> Ok, so I need to make a site that supports multiple languages. This means
>> that the db information can be entered in English or French in my case.
>What
>> do I need to do so that accents and whatnot are stored and displayed
>> correctly? Also, I want to keep all the strings used to describe things on
>> the site in a separate file so that if a person choosed French, then all
>the
>> text changes to French. How do people currently do this? If there is some
>> documentation or something that outlines how to do this, I would
>appreciate
>> it.
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138195
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to