does anyone know how to get an applet to print HTML? I have an
applet that exists in one frame of a two frame HTML page. The applet
(residing in frame 1) allows a user to display different HTML pages
in the second frame. This works fine...but I want to add
functionality to let the user print the contents of the second frame
(html pages) as well.