I have a problem with Microsoft.XMLHTTP. I need to grab a page, encoded as "windows-1250", which works fine using XMLHTTP. The problem arises when I try to process the page: all Central European characters are scrambled, and one or two characters after the CE char in question sometimes disappear. Does anybody know how to do the job right? I tried to solve it in both VB 6 and ASP and it doesn't work either way.