[xml] xmlParseFile and upper ASCII



I have inherited a project that uses the xmlParseFile to read in the XML file to be parsed. Now I have situations where the file path has upper ASCII chars. Things like accented a, etc... What do I need to do to read these file paths. I can easily convert it to UTF8 or URL encode it. I'm just not clear what it is I need to do.

Thanks for the help

enjoy
-dave




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]