Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
jeubanks #1
localization and internationalization
We have a dilemma, and I hope you can help me out. We are doing business on an
international level, and need our cold fusion pages to translate the English
information into a locale. Currently, we are using mysql with a jdbc driver
because it supports utf-8 encoding. However, we are also paying people to do
the translations and putting that into locale tables in the database. Does
cold fusion allow for the translation of such information when it is pulled
from the database, base upon what the machine specific locale is? For example,
we have everything in U.S. English format. We only want to have the U.S.
English version in the database, and have cold fusion do the translation as it
queries and pulls that information out.
If you could get back in touch with me asap, that would be great, as this is
very urgent.
Sincerely,
John Eubanks
[email]jeubanks@scoringsystem.com[/email]
:sun;
jeubanks Guest
-
Internationalization in Acrobat GUI
Hi, I have a question regarding internationalization in Acrobat GUI. I'm writing a plugin that needs to display a few dialog boxes (currently... -
W3C Internationalization Request
Hello, My name is Peter Sigrist, and I am member of the W3C Internationalization Working Group: http://www.w3.org/International/geo We would... -
Again on Internationalization
Hello Folks. Is there someone who knows where to install (directories) the CLDR support libs by UNICODE ? also the IBM ICU 3.2 ones. I would... -
ASP & Internationalization
Hi. I have some foreign characters in my database. When I try to display it in its corresponding language in IE, it shows exactly what's in the... -
Internationalization
Hi, We need to change our already existing Site (in English) to support Both English and Spanish. The Site is written is ASP 3.0 and uses VB... -
PaulH #2
Re: localization and internationalization
if you mean will cf do machine translations for you, "no". if you mean can you
use machine translations via cf, "yes" (but i wouldn't recommend machine
translations for anything of any value).
is that what you meant?
PaulH Guest



Reply With Quote

