From: XavierX on 9 Feb 2005 11:15 Is possible to use the ClipboardData object to write to the clipboard a bynary stream? I have an ActiveX component that generates an image: I can save it to a file or to represent it as a byte array. In asp I use Response.BinaryWrite to view the image in my page without save it on the server. I would to copy the image to the clipboard than past it in another program. Too much? Regards
From: XavierX on 9 Feb 2005 11:27 > I would to copy the image to the clipboard than past it in another program. I have miss to specify that I would to do this in a client side vbscript, not over Internet or in a web page
|
Pages: 1 Prev: ERROR_ACCESS_DENIED5 (00000005) Next: Writing REG_BINARY registry value |