Page 1 of 1
screen shot
Posted: Tue May 28, 2002 11:29 pm
by hob_goblin
is there any way i could get a scripting language to take a screen shot of my desktop, every say...5 minutes or so?
php,javascript, anything..
Posted: Wed May 29, 2002 11:14 am
by fatal
Ive seen screen shot programs done in VB, it was up on planetsourcecode.com
There is most likely alot of API involved.
Posted: Wed May 29, 2002 2:22 pm
by hob_goblin
i just want it to take a screen shot, and then id use php to upload it to my site, so people could invade my privacy...
i really dont want to manually take the screen shot, just for it to run in the tray and take it
Posted: Wed May 29, 2002 5:35 pm
by fatal
I dunno if PHP itself can take a screen shot since its server side. But you could have a PHP page that would upload a new pict every 5 mins. You can do this by a loop that never ended, or by meta tag refresh.
Like i said you could have a VB program take a SS for you, then have php upload it to your server. You could even have Vb upload it for your also.
File Upload Info:
http://www.php.net/manual/en/features.file-upload.php
Posted: Wed May 29, 2002 7:27 pm
by hob_goblin
i was planning on making it refresh; and just FTPing it, i just needed a small script to take the screen shot, I'll probably just go download a simple one and run it in task manager
No, no, no.
Posted: Thu Jun 13, 2002 2:52 pm
by Brian
You can do this by a loop that never ended, or by meta tag refresh.
You could also bang your head against your bedroom wall for an hour every morning after you wake up, but I do not recommend it.
cron is your friend. Learn it. Use it. Love it.
Posted: Thu Jun 13, 2002 5:29 pm
by mikeq
Posted: Wed Jun 19, 2002 2:09 am
by kaizix
what system are you using? because there's a program for windows that will do it... snagit
http://www.techsmith.com/products/snagit/default.asp