is there a way to like paste a screenshot into a javascript textarea or something of the sort, like pasting a screenshot into MS paint?
if not in JS is there a way in another browser language you know of?
whoisgregg
6:05 pm on Sep 28, 2009 (gmt 0)
I don't know of any way to do that with javascript or Flash.
This is the sort of thing you'd probably need either a Java Applet or a custom plug-in to accomplish. You could try searches for "screenshot applet" or "screenshot plug-in" and see if you find anything that way.