Strange Characters

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shapper

    Strange Characters

    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

  • Mark Rae

    #2
    Re: Strange Characters

    "shapper" <mdmoura@gmail. comwrote in message
    news:1169488427 .871757.44860@s 34g2000cwa.goog legroups.com...

    For example "André Sousa" becomes "André Sousa"

    Whenever one "unusual" character gets substitued by two even more "unusual"
    characters, you can be pretty certain it's a Unicode encoding issue...

    Post your code...


    Comment

    Working...