Windows 7 Forums


Windows 7: Multiple Web Pages on 1 screen/page??

23 Mar 2011   #1

Windows 7 Pro SP1 64-bit
England, Cheshire
 
 
Multiple Web Pages on 1 screen/page??

Hi,

Does anyone know of an easy way or an application that can display something like 4 web pages on one screen (this screen can be an application or another web page)

I would like something like this:
Multiple Web Pages on 1 screen/page??-untitled.png

I have a projector that is used for monitoring some systems and rather than having the web pages rotating through tabs i want them all to display on one page.

Regards,
JDobbsy1987



EDIT:
Just so you are aware, these web pages i wish to display are internal sites so when trying to use this service it didnt work - http://www.viewista.com/index.php
My System SpecsSystem Spec

23 Mar 2011   #2

Dual Booting Windows 7 64-Bit Ultimate Edition and Fedora 16.
India
 
 

You want a screen shot or the whole working web page on the screen?
My System SpecsSystem Spec
23 Mar 2011   #3

Windows 7 Pro SP1 64-bit
England, Cheshire
 
 

Quote   Quote: Originally Posted by youllbelost View Post
You want a screen shot or the whole working web page on the screen?
Cheers for the reply,

It would need to be a working page rather than screen shots.

Regards,
JDobbsy1987
My System SpecsSystem Spec
.


23 Mar 2011   #4

Windows 7 Pro SP1 64-bit
England, Cheshire
 
 

As a test i have tried creating a new page with the following:
HTML Code:
<div id='div1'><iframe src='http://jde-html/''></iframe></div>
<div id='div1'><iframe src='http://ittimesheets:8080/ehour/eh/login/Login/''></iframe></div>
<div id='div1'><iframe src='http://nagios/nagios/''></iframe></div>
<div id='div1'><iframe src='http://tfs01/default.aspx''></iframe></div>
but it displays like this:
Multiple Web Pages on 1 screen/page??-capture.jpg

How would i get these in a 2x2 grid?

Regards,
JDobbsy1987
My System SpecsSystem Spec
23 Mar 2011   #5

Windows 7
 
 

align="right" maybe?
My System SpecsSystem Spec
23 Mar 2011   #6
TCG

 
 

HTML Code:
<table style="width:1000px;">
    <tr>
      <td align="center" width="50%"><iframe src="http://slashdot.org" style="width:500px;height:400px;"></iframe></td>
      <td align="center" width="50%"><iframe src="http://slashdot.org" style="width:500px;height:400px;"></iframe></td>
    </tr>
    <tr>
      <td align="center" width="50%"><iframe src="http://slashdot.org" style="width:500px;height:400px;"></iframe></td>
      <td align="center" width="50%"><iframe src="http://slashdot.org" style="width:500px;height:400px;"></iframe></td>
    </tr>
</table>
You'll have to change your desired urls in the iframes, and can play around w/ heights and widths depending on the display you're going to be running on.

Produces....
Attached Thumbnails
Multiple Web Pages on 1 screen/page??-capture.png  
My System SpecsSystem Spec
23 Mar 2011   #7

Windows 7 Ultimate x64 SP1 clean install
Italy
 
 

Add
Code:
style="overflow: auto"
to iframes to have scrollbars.
My System SpecsSystem Spec
23 Mar 2011   #8
TCG

 
 

Quote   Quote: Originally Posted by CyberZeus View Post
Add
Code:
style="overflow: auto"
to iframes to have scrollbars.
Overflow of auto is default for iframes on most mainstream browsers these days. You shouldn't need it but it cannot hurt either.
My System SpecsSystem Spec
23 Mar 2011   #9

Windows 7 Pro SP1 64-bit
England, Cheshire
 
 

Thank you for all your replys on this, i have managed to get 2 things working now
The code above has helped and i also found a firefox addon that allows the screen to be split.

If it helps anyone then i have used this addon in firefox 4.0 - https://addons.mozilla.org/en-US/fir...don/tile-tabs/

Regards,
JDobbsy1987
My System SpecsSystem Spec
23 Mar 2011   #10
TCG

 
 

Quote   Quote: Originally Posted by JDobbsy1987 View Post
Thank you for all your replys on this, i have managed to get 2 things working now
The code above has helped and i also found a firefox addon that allows the screen to be split.

If it helps anyone then i have used this addon in firefox 4.0 - https://addons.mozilla.org/en-US/fir...don/tile-tabs/

Regards,
JDobbsy1987
Glad you got something working. And thanks for sharing that addon. Looks pretty awesome and I can surely find a use for that w/ my various snmp graphs.

My System SpecsSystem Spec
Reply

 Multiple Web Pages on 1 screen/page?? problems?



Thread Tools



Similar help and support threads for: Multiple Web Pages on 1 screen/page??
Thread Forum
Solved How do I change blank pages to show the Google page as they used to? Browsers & Mail
Easy way to assign different page margins to different pages in Word07 Microsoft Office
Page Column only shows the pages of Word doc, not PDF, multi-page tiff General Discussion
IE9 opening 2 home pages when 1 web page is already open Browsers & Mail
Links from pages and E-mails fail with Page not available Browsers & Mail


All times are GMT -5. The time now is 12:56 AM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32