Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
JavaScript can't change a user's language settings, since that is a settings on the user's personal computer. JavaScript isn't allowed any access whatsoever to the user's computer, only the limited amount of information allowed to it within the browser window and its associated popup windows or frames (on the same domain).
So whatever solution you devise is going to have to be simply warning your users that they must configure their settings to use Roman letters. It's either that, or allow multinational characters.
Why did you decide that allowing arabic characters would be bad?
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|