Posted on: 12/2/2013 12:11:45 PM | Views : 747

When user submit few text in textbox then they could try it in their language. May be the place name or in addres which might have some typical characters.
Now when i look at the value then it looks correct and it is same as submitted with the characters.
But when i add the text in mail for sending for reply to the user from asp.net page, the characters are encoded different and it appears with question mark (?) in mails.
What is work around?
Thanks.

Go to the complete details ...