
daChf
Novice
Mar 4, 2008, 11:29 AM
Post #1 of 1
(1635 views)
|
Base64 binary string
|
Can't Post
|
|
I'm porting some C# code to Perl. In the C# code, a string is converted to a byte array and sent to a WebService expecting a parameter of type 'base64Binary'. I've tried but it doesn't recognize the 'q' template. I've also tried but that doesn't work either. Any help would be appreciated.
|