Hi,
I have a problem, sometimes, and only in some forms, when i have
<form method=post action=index.php enctype="multipart/form-data">
<input type=text name=titulo>
<textarea name=texto></textarea>
<input type=file name=img_nova>
...
</form>
when i submit the Euro Symbol in the textarea, when i submit the form, the field "titulo" appears as empty.
This is a very strange thing that only appears in some forms. Not in all of them. I don't know if te problem is in the HTML or in the Apache.
Had anyone ha this problem before?
Anikin
Hugo Alexandre Dias
Web-Programmer
anikin_jedi@hotmail.com
I have a problem, sometimes, and only in some forms, when i have
<form method=post action=index.php enctype="multipart/form-data">
<input type=text name=titulo>
<textarea name=texto></textarea>
<input type=file name=img_nova>
...
</form>
when i submit the Euro Symbol in the textarea, when i submit the form, the field "titulo" appears as empty.
This is a very strange thing that only appears in some forms. Not in all of them. I don't know if te problem is in the HTML or in the Apache.
Had anyone ha this problem before?
Anikin
Hugo Alexandre Dias
Web-Programmer
anikin_jedi@hotmail.com