Re: How do I pass a variant byte array to a .NET web service?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: How do I pass a variant byte array to a .NET web service?

From: <abarberis@gmail.com>
Date: Mon Mar 20 2006 - 21:07:41 CET

I found some vbscript code which converts my array to base64. When I
pass it as a string and use the .NET Convert.FromBase64String to decode
this string I get an array with different values in it. Is there more
than one standard when it comes to converting into base64? Maybe I need
to modify the script code to comply with the .NET function?

Any ideas?

Thanks
Received on Mon May 1 04:17:06 2006