Hello,
I have a form with a textbox.
When I click submit the text in the textbox changes.
For example "André Sousa" becomes "Andr?? Sousa"
What is wrong and how can I solve this?
Thanks,
Miguel
try use
Server.HtmlDecode
Server.HtmlEncode
see how it goes
Hi,
Can you show me your code, I am glad to check it in my computer for you.
0 comments:
Post a Comment