BinaryRead - howto convert binary string back to string array 
Author Message
 BinaryRead - howto convert binary string back to string array

Hi

My Browser client returns a huge 2D array of variants by setting the value
of a hidden
item to the array. I use Request.BinaryRead on the hidden item to read the
array.

As per the documentation BinaryRead returns safearray. But if I use
"TypeName" function
it says the returned data type as "BYTE()".

Could Someone  tell me how to get back the variant array from the data
returned by
Request.BinaryRead

Regards
Rajesh



Fri, 27 Apr 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Q: Converting LONG into Binary strings and Back...??

2. Q: Converting LONG into Binary strings and Back...??

3. Convert Strings to Byte arrays and back

4. How to convert string to binary and then convert string back to binary for usage in UDT

5. String to Array and Array to String

6. Converting a string array into a double array

7. Converting string array to byte array

8. converting a binary num to string

9. Convert String Hex to Binary

10. convert binary data to string data

11. converting a binary num to string

12. Convert a picture to string and get it back

 

 
Powered by phpBB® Forum Software