Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

save printscreen?

Status
Not open for further replies.

ThomasJSmart

Programmer
Joined
Sep 16, 2002
Messages
634
there is this very usefull button on my keyboard called "prnt scrn" it makes a copy of the current screen and saves it to memory as an image, i can then paste this image into a grfx program and save it :)

is it possible to get make a screengrab and save it in one swift automatic action using a php/gdlib script?

thanks,


I learned a bit yesterday, today i learned a lot, imagine what i'll learn tomorrow!
 
Are you talking about from a web site? No. PHP runs on the server, not on the client.

There might be a way to do it using Java or JavaScript generated by PHP, but that then would be a Java or JavaScript question.

Want the best answers? Ask the best questions: TANSTAAFL!
 
but it would use php to save to the server wouldnt it? i'll repost on the java forum,

I learned a bit yesterday, today i learned a lot, imagine what i'll learn tomorrow!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top