John, Will there be a database involved? (It can become much more involved if there is one)
What we did was have every text and every image with text stored in 4 different includes. A cfif statement was created to check for a language choice. (we had the site default to English). The actual pages would only contain references to the variables that contain the text, so which language was presented was determined by the include files. Hope this helps, William -- William E. Seiter Have you ever read a book that changed your life? Go to: www.winninginthemargins.com Enter passkey: goldengrove Web Developer http://William.Seiter.com -----Original Message----- From: John Eubanks [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 6:07 PM To: CF-Newbie Subject: Language Mapping Here is a great question: If I have a website in say, four languages, what is the easiest way to language map the page(s). For example: 1. I enter the site 2. I go to a particular page (or any page) 3. I decide I want to see it in French, so I click French 4. It pulls back that same page in that language and sets the language for the rest of the site as well. I was thinking of setting variables and checking for the existance, but would that be to complicated. Any assistance would be extremely helpful. Please reach me @ [EMAIL PROTECTED] or [EMAIL PROTECTED] with any suggestions. John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3142 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
