User1253338400 posted
Hi ,
I have my IE settings under "Set Language Preferences" set to Hungarian and no other language.
Now in my c# code i do a check in a switch statement and look for the word "SELECTION" , but when i comes back from the browser it is spelt differently , it has dots on top of some letters and hence my condition doesnt get called and no data is bound
to the grid . If i put English in the "Set Language Preferences" and move it up as the first , then it works
.How can i have just the Hungarion and make the words coming in recognise correctly ?
thanks