meglug
07-06-2010, 07:40 AM
Hi all :)
I'm trying to get an item logger working for a game I play. It consists of a XSL stylesheet a XML file which doesn't change and a XML file which prints all the items i find. My problem is that when I try to open the log where all the items are printed with internet explorer it says that it cannot change to the encoding because "<?xml version="1.0" encoding="iso-8859-1"?>" is not supported. I can't open it in a XML editor either without getting errors. Anyone know what's going on? :confused:
I'm trying to get an item logger working for a game I play. It consists of a XSL stylesheet a XML file which doesn't change and a XML file which prints all the items i find. My problem is that when I try to open the log where all the items are printed with internet explorer it says that it cannot change to the encoding because "<?xml version="1.0" encoding="iso-8859-1"?>" is not supported. I can't open it in a XML editor either without getting errors. Anyone know what's going on? :confused: