From: Marco Cimarosti (marco.cimarosti@essetre.it)
Date: Mon Nov 17 2003 - 07:10:43 EST
pepe pepe wrote:
> We have the following sequence of characters "...ización
> Map.." that is the same than "...ización Map..." that
> after suffering some transformations becomes to
> "...izaci�&56333;ap...." AS you can see the two
> characters 56186 and 56333 seem to represent this
> sequences "ón M". Any idea?.
Yes. In the <head> of your HTML file, you should have a line like this:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Change "utf-8" to "iso-8859-1", or simply remove the whole line.
_ Marco
This archive was generated by hypermail 2.1.5 : Mon Nov 17 2003 - 08:04:43 EST