cancel
Showing results for 
Search instead for 
Did you mean: 

How to check the language in the java script

Former Member
0 Kudos

Hi Folks,

I have a requirement to show different background images for different countries dynanically in my web report. To do this how would I check the language/country combination in my java script?. I am sure there are system level variable that area available and can be used in the Java Script, such as SAP_BW_URL. If anyone out there has done something simillar to this would you mind telling me how, such as what variable and where should I look. Also please tell me where I can find the list of variables such as SAP_BW_* etc.

Your advice is much appreciated.

Thanks,

Arthur.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I believe your answer is here http://www.quirksmode.org/js/detect.html ... 'SAP_BW_URL' is not standard javascript ... I would guess that it is a part of server side BSP scripting -