I've found solution :)
I should prepend byte order mark in XML. The UTF-8 representation of the BOM is the byte sequence 0xEF,0xBB,0xBF.
So when opening socket I prepend "Str.ASCII(239) + Str.ASCII(187) + Str.ASCII(191)".
Now it works fine.
Hello, community!
I'm trying to implement integration with one web-service using SOAP. There are some text fields that contain UTF-8 characters in SOAP. So, solution is very simple, we just create XML using OScript built-in functions, then create socket connection to web-service and so on -...
Sure, I found this article too. I tried to modify/replace MS Sans Serif font file but got unsuccessful, because it is default windows font and it's always in use by OS. So I can not delete/replace it by modified file. Did someone encounter the same problem?
Regards,
Roman
Hello community,
Can somebody tell me how to change the font size for the Livelink builder. There are some installation information:
OS: Windows XP SP3
LL: Livelink 9.7.1 UTF-8 + Update 5
Regards,
Roman
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.