It's good to know that you got it working. You're right, the TextToBinaryData might be the problem, as there's no encoding specified. Did you try to add "utf-8" as second parameter to see if it works then?
↧
It's good to know that you got it working. You're right, the TextToBinaryData might be the problem, as there's no encoding specified. Did you try to add "utf-8" as second parameter to see if it works then?