Hi evryone, I've been working with a Web Service Application in VFP 9 and I made an XML file but there are some annoying characters (like 'à', or 'ñ'), now I know that I may enter the encoding ISO-8859-1 in order to avoid any problem with the browser, but I'm making the XML via Microsoft XMLDOM and I want to know which parameter is the one I should give the value 'ISO-8859-1' to.