Combing Browser Language & App Prefered Language
Hello.
Thanks to the tips on this forum, I've been able to successfully set the language preference at the application site: (using HTMLDB_UTIL.SET_PREFERENCE ('FSP_LANGUAGE_PREFERENCE',:P100_LANG,:FLOW_USER);)
Now I would ideally like to do 2 items:
a) Display current language.
&FSP_LANGUAGE_PREFERENCE. just seems to display null
b) Set the default language to new users from their browser language. (Is there a variable to pull the browser language at startup?)
Thanks,
Erik