[Javascript] Paste images

Steve Clay sclay at ufl.edu
Mon Jul 24 09:14:06 CDT 2006


Monday, July 24, 2006, 8:20:50 AM, Rafael Hernández wrote:
> The client OS is Windows and the browsers are Firefox and IExplorer.
> I am trying send to the server a printscreen avoiding the steps to save

Javascript isn't going to be able to do this.

This might be doable in Java:
http://www.google.com/search?q=java+screen+capture

or ActiveX (ok, maybe JScript):
http://www.google.com/search?q=activex+screen+capture
free? http://www.winsite.com/bin/Info?4000000037353

Otherwise users will need to use a separate screen cap utility with
built-in FTP support..or something. Not a very integrated experience :/

-- 
Steve
http://mrclay.org/




More information about the Javascript mailing list