Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Fetch Browser Language

Denes KubicekJan 9 2006 — edited Jan 9 2006
I want to fetch user's browser language and set the item value to it. I am using an application computation PL/SQL Expression

UPPER(wwv_flow.g_browser_language)

to do so. However, what I get is allways the same value (English), regardless of the browser version.

Is this the right way at all?

Denes Kubicek
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2006
Added on Jan 9 2006
5 comments
585 views