How can I do it using ASP?
I know how to use clipboard in ASP but I canīt copy image by this way. Who knows?
Thanks a lot if you get me your solution.
The original image is located on the Internet.
My "magic box space" be in another site, on the Internet too. This "mbs" is a RTF and can show the image using its Internet address. I know do it.
Really, I need a component to get the image using the URL's image - like loadimage(URL) and saveimage(disk). But, this program must be in JavaScript or ASP.
I tried to use the ASPImage but it get image only from the local disk. Donīt work with URL.
I have solutions in PHP but I need in ASP.
Thanks again.