0
I’ve tried every way to accentuate the strings, but it’s no use. The letters get weird characters. Any suggestions? lang="en" does not work. This occurs using visual studio.
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta charset="utf-8">
Possible duplicate of Doubt with charset=iso-8859-1 and utf8
– Costamilam
did not solve. I am using visual studio.
– Andersson OS
how is the file format? UNICODE or ANSI?
– Leandro Angelo