Very frequently I would like the ability to harvest data or some information from a page.
Something like Snagit, but simple, less expensive and something that will capture raw html from a page...
I've attached a document that has pretty pictures and a description.
Simple Solution: Single Page Harvest
Function key responds by saving all html for the current page in a file named
{student number}-{page name}.htm
Example: 214-Attendance.htm
Then later I'd use SED, GREP or AWK to find what I am looking for.