Posted by royend on 06/23/06 19:20
Hi.
I am having some trouble with the meta-tag charset:
<meta http-equiv="content-type" content="text/html;
charset=iso-8859-1">
This is the situation:
I have two pages that uses the same include-file to set the common
html-page. They both import variables from a database to a form. One
of them needs to have the charset set to "iso-8859-1" in order to work
with international charachters (Norwegian), while the other page needs
the charset set to "utf-8" to output international characters.
Does anybody know why?
I need to use only one of the charsets as this actually conflicts with
hundreds (at least tens) of pages which uses the same include-file...
Looking forward to any help.
royend :)
Navigation:
[Reply to this message]
|