Posted by J.O. Aho on 10/22/06 14:30
Mark McW wrote:
> peter wrote:
[Post fixed as someone has made the bad thing of top posting]
>>> Hello is there any way that you can get a script to take a screen shot
>>> every time a user logges in??/
>> php cannot create screen shots without the use of an external script.
>> Besides what are you actually wanting to take a screen shot of a page is not
>> displayed on the server every time someone visits it.
> Its because I run a websiter for kids and I want to watch what they are
> doing!
Ask them to install a webcam pointing at their screen and give you ip and port
number so you can check on them.
What you want to do is nothing PHP will be able to do for you, maybe it's
possible to use a javascript printing option and redirect the print to a
public ftp site or something instead of a printer. Another option which most
likely has a bigger chance to work is to use a java applet that connects to
your server and takes a screenshot and stores the image remotely, this would
of course require a big applet and would piss most slow broadband and modem users.
//Aho
Navigation:
[Reply to this message]
|