1

Does anyone know why I see this extra character when I put pre-generated data in my textarea?

http://i.imgur.com/k4y1D.png

The character is "Â’"

kidcapital
  • 5,064
  • 9
  • 46
  • 68
  • It's probably an encoding problem – Peter Olson Jun 27 '12 at 21:09
  • 1
    This has already been addressed and resolved. (google is a wonderful tool) http://stackoverflow.com/questions/1461907/html-encoding-issues-character-showing-up-instead-of-nbsp – Rob Wagner Jun 27 '12 at 21:09
  • If that doesn't work, you can try to open your code in an editor like Notepad++ which used UTF-8 encoding and remove the character. I had this issue and the character didn't show up using Visual Studio 2010 or Sublime. – Christopher Marshall Jun 27 '12 at 21:12
  • Either you put it there, or some software you use puts it there, or your document is somehow messed up (e.g., wrong encoding). You can’t really expect a more accurate answer without showing any code. – Jukka K. Korpela Jun 28 '12 at 04:53

0 Answers0