How to detect current browser language ?

Hi
I'm trying to detect current browser language.
I tried application.language, but by default the read = lNone
Is there a way in TMS Web style to get current browser language ?

Thanks
Sylvain

You can use the function GetBrowserLocale: string from the unit WEBLib.WebTools

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.