0

I have problem with a text field. When I write a special character like this:

aaaaa éééé @@@@

The text field returns:

<div>aaaaa &eacute;&eacute;&eacute;&eacute; @@@@</div>

Can you help me?

My code:

                    <div>
                    <label for="******"><span style="float: right;"><?php *******;?></span></label>
                    <fieldset>
                        <textarea id="*****" name="*****" data-dojo-type="dojox/****/TextArea"
                            style="width:100%;" maxLength="400" data-dojo-props="value:''" ></textarea>
                    </fieldset>
                </div>
Ruslan Osmanov
  • 20,486
  • 7
  • 46
  • 60
krowry
  • 73
  • 7

0 Answers0