Hi,
I want to recognize a visitor language (to my site). Netscape Navigator has Javascript property “navigator.language” but Internet Explorer has not. I know also that HTTP header has request type Accept_Language which goes from browser to server and can be used. But how I can implement this in HTML or Javascript code, because I cannot control server (free hosting server)?
Thanks in advance,
Victor.