On Saturday 29 July 2006 01:26, Jim Gilmour wrote: > .. > Validating [I have validated many pages. On one page I get the following > errorError Line 1 column 0: character "ï" not allowed in > prolog.ü/strong>?»¿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 > Transitional//EN" There are no visible characters in front on the This may be the result of a file with utf-8 encoding sent by the server as iso-8859-1 encoded or a file iso-8859-1 encoded sent as utf-8. Just check the http response headers (maybe using wget -s ...) and the character encoding in the page. They thould be the same. -- public gpg key at http://www.rorkvell.de/siegfried.ascReceived on Saturday, 29 July 2006 12:34:39 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:57 UTC