Well, I'm in the middle of solving this right now.<br><br>The problem is not exactly Unicode; it turns out that the changes are being caused by IIS, which doesn't change the binary file to a Unicode string, but to a string of Japanese text! (I'm using a Japanese-language server.)<br><br>I found...
When I try to read in a binary file, VBScript does some strange things, probably related to Unicode conversion.<br><br>For example, a file that starts off:<br><br>FF D8 FF E0 00 10 4A 46 49 46 00 (a JPEG header)<br><br>looks like this when I print it from VBScript:<br><br>F3 F8 98 FF F3 F8 00 10...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.