Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Shong,
It worked. Thanks for your help!
Best Regards,
Radu
Should you not just specify it as a string?
Ah! I think you need base64 encoding. I had this problem sending binary data from a webservice. Had to encode it to send from webservice and decode on receipt.