Print the Exam Results

Prior to 2006, the test results were shown in a Java applet window. To allow printing from a Java applet, you have to do the whole signed applet crap which we did not want to go into.In 2006, we changed the results to be in an HTML popup window, thus to add printing is nothing more than invoking the normal browser's print functionality thru javascript.Tim

Discussions have been disabled for this post