Hi everyone,
I am trying to get an imagefrom the clipboard.. The senario is the user presses printScreen button on the keyboard and captures an image then go to my web page and click a button and copies the image from the clipboard and saves it to the server....
I tried using javascript and it worked for Text but not for Images :(
does anyone knows a way to get it done????
I am trying to get an imagefrom the clipboard.. The senario is the user presses printScreen button on the keyboard and captures an image then go to my web page and click a button and copies the image from the clipboard and saves it to the server....
I tried using javascript and it worked for Text but not for Images :(
does anyone knows a way to get it done????
Comment