> My code states is <cfif session.language eq 1>english text<cfelse>french
text</cfif>

no, that's definitely not the best way to handle this. you should use
resourceBundles. you 100% want to split off text from code & from text
presentation. you might load these into an app structure var to ease use but
you should start from seperate resourceBundles.

http://www.sustainablegis.com/unicode/resourceBundle/javaRB.cfm
http://www.sustainablegis.com/unicode/resourceBundle/RB.cfm
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to