
Have you ever been in a programming situation where you wanted to be able to have users do an ALT/PrintScreen or CTRL/PrintScreen to capture information from their desktop and send it up to a database to be saved? This is very common in bug-tracking and other types of reporting software where a user may be entering a bug report, and they need to be able to store a picture along with the report that shows the error "in flagrante delicto" (caught in the act). There is nothing like a picture to tell the whole story to the BugMeister!
|