Typo errors on NetSpace in Spanish
Hi,
I just want to let you know about typo errors appearing on NetSpace in spanish every time an accent or a "ñ" letter is expected.
This might be due to the fact that the coding of the website is done in UTF-8 (which is optimised for the english language) as opposed to ISO-8859-1 (which is its spanish counterpart).
Therefore I might suggest you to look into the possibility of changing this tag: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
by this other:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
I hope this suggestion is a solution for all those typo errors which will lead to a better interface for the spanish version of NetSpace.
Kind Regards,
PEDRO
Hi Pedro,
Please contact the Help desk and report the errors (click on the Help link in the top right corner of the NetSpace home page). Thank you!