Quote:
>Hi,
>Oke i give up. I can't do this..
>I read a binary input with request.binaryread within ASP. Now i want to
>convert these binary input to string characters. For this i want to make a
>component.
>Question 1
>Is it possible to give the binaryinput to a component of with a length of 2
>MB.
>Question 2
>Which function can be used to convert the binary stuff to a string?
You can use this API:
Declare Sub CopyMem lib "kernel32" alias "RtlMoveMemory" (Dest as Any,
Source as Any, Byval Length as Long)
Quote:
>Thanxs
>Marcel
--
Eduardo Morcillo
http://www.geocities.com/SiliconValley/Foothills/9940/index_sp.html