I am trying to reading text from a website, but there are different characters like Turkish.
So should I change encoding or something? But how?
Here is my code :
string textxd = new WebClient().DownloadString("sitename");
Aucun commentaire:
Enregistrer un commentaire