Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Paste images


  • From: sclay at ufl.edu (Steve Clay)
  • Subject: [Javascript] Paste images
  • Date: Mon Jul 24 09:14:20 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/