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..
screen shot
Moderator: General Moderators
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
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
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
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
No, no, no.
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.You can do this by a loop that never ended, or by meta tag refresh.
cron is your friend. Learn it. Use it. Love it.
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