> Off the top of my head it seems that the 4D/A4D should do this by storing a > user-selected "Language" value in a session element and using that value in > a method to return the correct text for every display.
Look at the Accept-Language http header first if the user has not specifically selected a language. If they do select, use a cookie instead of a session, it's persistent. Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
