473,385 Members | 1,542 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

need help with displaying 2 web pages on single window

jt
I would like to combine two web pages to make it look like one. One
page is above the other. When I use frames, the bottom part requires
user to scroll, but there's very little room left to scroll (the top
page takes most of the window space). I would consider using frames
if it allows the vertical scroll for the whole window.

thanks,
jptu
Jul 20 '05 #1
8 1614
jt schrieb:
I would like to combine two web pages to make it look like one. One
page is above the other. When I use frames, the bottom part requires
user to scroll, but there's very little room left to scroll (the top
page takes most of the window space). I would consider using frames
if it allows the vertical scroll for the whole window.


Try the <IFRAME>-Tag!

GS

Jul 20 '05 #2
jt schrieb:
I would like to combine two web pages to make it look like one. One
page is above the other. When I use frames, the bottom part requires
user to scroll, but there's very little room left to scroll (the top
page takes most of the window space). I would consider using frames
if it allows the vertical scroll for the whole window.


Try the <IFRAME>-Tag!

GS

Jul 20 '05 #3
jt <ju**********@yahoo.com> wrote:
I would like to combine two web pages to make it look like one. One
page is above the other. When I use frames, the bottom part requires
user to scroll, but there's very little room left to scroll (the top
page takes most of the window space). I would consider using frames
if it allows the vertical scroll for the whole window.


See http://www.htmlhelp.com/faq/html/des...l#include-file
--
Darin McGrew, mc****@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp.com, http://www.HTMLHelp.com/

"If you aren't part of the solution, then you are part of the precipitate."
Jul 20 '05 #4
jt <ju**********@yahoo.com> wrote:
I would like to combine two web pages to make it look like one. One
page is above the other. When I use frames, the bottom part requires
user to scroll, but there's very little room left to scroll (the top
page takes most of the window space). I would consider using frames
if it allows the vertical scroll for the whole window.


See http://www.htmlhelp.com/faq/html/des...l#include-file
--
Darin McGrew, mc****@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp.com, http://www.HTMLHelp.com/

"If you aren't part of the solution, then you are part of the precipitate."
Jul 20 '05 #5

"Gerd Schmitzer" <ge*************@gmx.com> wrote in message
news:c5************@ID-40217.news.uni-berlin.de...
jt schrieb:
I would like to combine two web pages to make it look like one. One
page is above the other. When I use frames, the bottom part requires
user to scroll, but there's very little room left to scroll (the top
page takes most of the window space). I would consider using frames
if it allows the vertical scroll for the whole window.


Try the <IFRAME>-Tag!


Unless one plans to remain 4.01 Transitional forever, is it really a good
idea to start using a feature that one hasn't used before and that isn't in
HTML Strict and therefore (I assume) won't be in future HTML versions?

Jul 20 '05 #6

"Gerd Schmitzer" <ge*************@gmx.com> wrote in message
news:c5************@ID-40217.news.uni-berlin.de...
jt schrieb:
I would like to combine two web pages to make it look like one. One
page is above the other. When I use frames, the bottom part requires
user to scroll, but there's very little room left to scroll (the top
page takes most of the window space). I would consider using frames
if it allows the vertical scroll for the whole window.


Try the <IFRAME>-Tag!


Unless one plans to remain 4.01 Transitional forever, is it really a good
idea to start using a feature that one hasn't used before and that isn't in
HTML Strict and therefore (I assume) won't be in future HTML versions?

Jul 20 '05 #7
Harlan Messinger wrote:
"Gerd Schmitzer" <ge*************@gmx.com> wrote in message
news:c5************@ID-40217.news.uni-berlin.de...

[snip]
Try the <IFRAME>-Tag!


Unless one plans to remain 4.01 Transitional forever, is it really a
good idea to start using a feature that one hasn't used before and
that isn't in HTML Strict and therefore (I assume) won't be in future
HTML versions?


I'm not advocating IFRAME, (although I experimented with it and it had its
uses), but it has a very curious status.

It is in the "loose" DTD, but it isn't (apparently) deprecated. It is the only
such element in this list.
http://www.w3.org/TR/html401/index/elements.html

I'm not sure what they means. (I don't mean just on the surface - what is the
basis for that status?)

--
Barry Pearson
http://www.Barry.Pearson.name/photography/
http://www.BirdsAndAnimals.info/
http://www.ChildSupportAnalysis.co.uk/
Jul 20 '05 #8
Harlan Messinger wrote:
"Gerd Schmitzer" <ge*************@gmx.com> wrote in message
news:c5************@ID-40217.news.uni-berlin.de...

[snip]
Try the <IFRAME>-Tag!


Unless one plans to remain 4.01 Transitional forever, is it really a
good idea to start using a feature that one hasn't used before and
that isn't in HTML Strict and therefore (I assume) won't be in future
HTML versions?


I'm not advocating IFRAME, (although I experimented with it and it had its
uses), but it has a very curious status.

It is in the "loose" DTD, but it isn't (apparently) deprecated. It is the only
such element in this list.
http://www.w3.org/TR/html401/index/elements.html

I'm not sure what they means. (I don't mean just on the surface - what is the
basis for that status?)

--
Barry Pearson
http://www.Barry.Pearson.name/photography/
http://www.BirdsAndAnimals.info/
http://www.ChildSupportAnalysis.co.uk/
Jul 20 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: R.Wieser | last post by:
Hello All, I'm trying to get a "Virtual Listbox" to work. I've currently got a form, and used CreateWindowExA to create a ListBox with the LBS_OWNERDRAWFIXED and LBS_NODATA flags on it. I've...
7
by: Joe Doyle | last post by:
After connecting to the internet, after about 5 pages I get an error "ACTIVE SERVICE PAGES CANNOT BE DISPLAYED, SERVER COULD BE DOWN OR DNS ERROR........." and from there I cannot view any more...
1
by: Matt | last post by:
I wrote 2 ASP pages that communicate with JavaScript objects. page1.asp and page2.asp are put in separate servers in separated machines. If I put in single machine, it is fine. Now it has Runtime...
3
by: Steve | last post by:
Hi, I have a nice little script that works well displaying images on my website. It's a script where if you clik a thumbnail image a pop up window opens that contains a larger version of the same...
6
by: Shaun Fleming | last post by:
I've been trying to make this simple script compatible across various browsers. It works for IE 6.0 and NS 7 but doesnt work with Opera (I have version 7.11). This is what is supposed to happen:...
6
by: Mike L. | last post by:
Hi, Pls, beware that I'm new to this :) I've developed several web appl, either with ASP or ASP.NET. All using SQL server as the back end. In my development environment, I have a single...
9
by: Eric Lindsay | last post by:
I can't figure how to best display little snippets of shell script using <pre>. I just got around to organising to bulk validate some of my web pages, and one of the problems occurs with Bash...
3
by: Purti Malhotra | last post by:
Hi All, In our Web hosting environment we are using Virtual hosting i.e. multiple websites are on one server and multiple domains are pointing to a single website. Issue: We have two domains...
19
by: Jim | last post by:
Hi, I have two questions/problems pertaining to CSS horizontal dropdown menus and am hoping that someone here can help me out. (1) I'm having a problem centering the menu. I picked up the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.