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:138160 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 Get the mailserver that powers this list at http://www.coolfusion.com

