I'm trying to build a page that loads four separate pages in frames on one page. For example, I want to load google in the top left, yahoo in the top right, msn bottom left, and ask in the top right. (Pages are actually internal network monitoring pages, but you get the idea).
I've got it loading, but I can't figure out how or if its even possible to force the pages to load as though the frame were full screen. Its just loading a small portion of the page in each frame with scroll bars. Is there a way to make a thumbnail of the page so that all information is displayed in each frame? I know I can make each page a link to the full size version of its contents, but that's not exactly what I want.