Redo everything so the content sits in a database and each page makes
relevant calls to the database to display the text, form labels etc.
etc.
Then you would do a variable check to know which table to go to or
which fields to pull depending on some variable.

So if the user clicks English, it will make a SQL select for the
English check. And if it is Brazil, it makes the SQL check and pulls
the text for brazil.

 And your page design stays the same regardless of language.

THe language check could be a CFC or something so that you don't need
to change the page code at all as you add new languages.


2008/10/7 morchella <[EMAIL PROTECTED]>:

> my Corporate Goal, long term is to be in charge of ALL our sites from
> Germany on down...
> looks like i might get my wish, if this keeps up...
>
> man....
> -m

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:272819
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to