In
Ajax said:
How do I take a "snapshot" of my screen and make into a
jpg?
Back in the days of DOS, the PrintScrn key used to print the
screen. But in all versions of Windows, this works differently,
and the name of the key is now an anachronism.
To use the key, press it to capture an image of the entire
screen, or press alt-PrintScrn to capture an image of the active
window. Either one captures the image to the Windows clipboard.
Once it's in the clipboard you can paste (Ctrl-V) it into any
application that supports graphics (Windows Paint, other graphics
programs, even your favorite word processor). You can edit or add
to the image as you wish, then print it.
In your case, paste it into a graphics program and convert it to
a jpg file.