webDav Protocol

Oct 24 2005 8:01 AM
Im using MSXML2.XMLHTTP50 for executing WebDav Methods like GET, PUT, PROPFIND etc. But , im facing an issue while trying use "GET" method on biinary files like word document, zip file etc, the XMLHTTP50 returns the contents in a string in UTF-8 format, but it leads of corruption of "zip" files. Can you please help me out in this matter. Thanking You.