Special Character Bug...

charlus97 -  
 Charlus97 -
Hi,
I have a problem with the shoutbox I am making: when I type an é, ç, è, ',... (in short, a special character), it replaces the character with something like: é

So my question is how to avoid this, is there a solution? (I'm working with a text file..)

Thanks in advance!

Configuration: Windows 7 / Google Chrome

6 answers

  1. ze-life-of-quent1 Posted messages 2169 Status Member 780
     
    Hello, add in the head:
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    0
  2. charlus97
     
    Uh, question, which page should I put it on?
    The one with the form?
    The one where it saves the message?
    The one where it displays the message?
    0
    1. ze-life-of-quent1 Posted messages 2169 Status Member 780
       
      It's in the one that displays the message ;-)
      0
    2. charlus97
       
      thank you ;)
      0
  3. charlus97
     
    Is there another solution? (P.S: It saves it incorrectly in the txt)
    0
  4. Charlus97
     
    Thank you very much for wanting to help me, especially not all at the same time!
    0