Hi dear stackers,
I'm a bit stuck, given my page includes an external Javascript which uses document.write. The problem is my page is UTF-8 encoded, and the contents written are encoded in latin-1, which causes some display problems.
Is there any way to handle this ?
-- Thanks in advance, Rolf