httpwebrequest - Portuguese characters issue in c# -


i have portuguese string:

sábado das 9 às 15h  

after did webrequest , read string, character à getting converted below:

s�bado das 9 �s 15h 

i did httputility.htmldecode. did not help. still same issue.

any thoughts?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -