I want to access the user browser settings and change the browser language, is this possible using Javascript?
If it\'s possible, how can I access this? (sample code
This is impossible and a bad idea. A better idea is to detect the browser's language, which is possible to do reasonably well, and ask the user to change it (assuming the change is absolutely necessary).