N nick2210 Member Mar 27, 2010 #1 Hello everybody. :sign0085: I scramble to solve a problem,that is: response.Value=request.GetResponse textbox1.Text=response.GetString Works well with latin letters,when it comes to Cyrillic characters all i have is a number of squares Can anybody help my out? Regards.
Hello everybody. :sign0085: I scramble to solve a problem,that is: response.Value=request.GetResponse textbox1.Text=response.GetString Works well with latin letters,when it comes to Cyrillic characters all i have is a number of squares Can anybody help my out? Regards.
agraham Expert Licensed User Longtime User Mar 27, 2010 #2 It looks like a codepage problem. What are you connecting to and what encoding is it using?
N nick2210 Member Mar 27, 2010 #3 Cyrillic characters Hello Andrew. You were right,it was a codepage problem.I tried connecting to other web pages and Cyrillics are read well. Thanx for help.:icon_clap:
Cyrillic characters Hello Andrew. You were right,it was a codepage problem.I tried connecting to other web pages and Cyrillics are read well. Thanx for help.:icon_clap: