473,786 Members | 2,737 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Loading website into other frame

2 New Member
Hi,

I have three frames, top, middle and bottom.

Main page has website link and I want those website content
to be shown inside of middle frame while clicking links inside of top frame.

Based on given code, can anyone point to the right direction?
I don't want to be using iFrame.

'main,html'
<html>

<frameset rows="150, *, 100">
<frame src="top.html" name="top frame" scrolling="no">
<frame src="http://www.centre507.o rg/" name="middle frame" scrolling="yes" >
<frame src="bottom.htm l" name="bottom frame" scrolling="no" nosize>


</frameset>
</html>

'top.html'
<html>
<head>
<title>Top frame</title>
</head>
<body>
<center><h2>T op frame text here.</h2></center>
'<a href ="http://www.centre507.o rg/">home</a>'
'<a href ="http://www.centre507.o rg/forums/">forum</a>'

</body>
</html>

'middle.html
<html>
<body>
<center><h2>mid dle frame here.</h2></centre>
<a href="http://www.centre507.o rg/forums/"></a>
</body>
</html>

'bottom.htm'
ignore it for now
Jan 9 '07 #1
6 2743
AricC
1,892 Recognized Expert Top Contributor
Use "target" to specify what where you want the frame to go. This has some examples at the bottom of the page. If your still stuck we can provide an example.

HTH,
Aric
Jan 9 '07 #2
acoder
16,027 Recognized Expert Moderator MVP
Use
Expand|Select|Wrap|Line Numbers
  1. <a href ="http://www.centre507.org/" target="middle frame">home</a>
and likewise for any other links in the top frame.
Jan 9 '07 #3
acoder
16,027 Recognized Expert Moderator MVP
Well, imagine that! Posted a reply a few seconds too late and Aric got there first!
Jan 9 '07 #4
AricC
1,892 Recognized Expert Top Contributor
Well, imagine that! Posted a reply a few seconds too late and Aric got there first!
LOL!

Glad more people are coming down here to help out/provide their opinion. For awhile it was pretty much just me and drhowarddrfine
Jan 9 '07 #5
centre507
2 New Member
Use
Expand|Select|Wrap|Line Numbers
  1. <a href ="http://www.centre507.org/" target="middle frame">home</a>
and likewise for any other links in the top frame.
Thank you.

It is amasing and I certainly can depend on help in here
Jan 10 '07 #6
drhowarddrfine
7,435 Recognized Expert Expert
acoder,
Don't listen to AricC

(What?! No smiley's in this place?!!!)
Jan 10 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1649
by: flupke | last post by:
Hi, i need to develop a gui which will load several "windows" depending on what the users selects in the menu and i thought i could accomplish this with panels. What i'm trying to do to test this is load an initial panel and then when the user hits a button load a second panel. This doesn't seem to work. 1. what's the appropriate way of switching panels? 2. the loadNewPanel function seem wrong. I always get loading panel two".
1
1634
by: Alex Hunter | last post by:
is there a way to make one frame on a page load completely before the other frame starts loading?
2
1990
by: Mike | last post by:
I have a typical two frame frameset. Menu frame on the left, load content on the right frame. Lately I have been having problems in that sometimes menu links will open a new window instead of loading on adjacent frame. When I reload the frameset then pages load as they should. What could cause this erratic behavior?
10
2472
by: Harry Slaughter | last post by:
I've got a client who wants to see some immediate results on a brand new website. within a week, they'd like to see the following: 1) basic user authentication (using php sessions/cookies to maintain authentication) 2) some basic content (text, photos, audio) uploading mechanism 3) basic content browsing in a somewhat neatly formatted presentation knowing how quickly they wanted something they could look at, i initially suggested...
3
1626
by: markeboy | last post by:
I am wanting to control when a page is loaded using a separate class to manage when and how it should be loade My current implementation needs to set a property of the page programatically (through a defined interface on the page) I can create an instance of the code behind class (and interface) that the page inherits and implements, however, I have no way of then calling it to load Of course, this was quite possible in VB6, by...
3
1417
by: Patrick | last post by:
I need to develop a website bearing the following in mind, - the site will have to be dymanic (i.e. the layout can change from time to time), - its a church website My initial intention was to go with frames, but I've learnt that thats just not the way to go... reasons for considering frames, - the menus and header could be maintained in a single frame (static content)
1
2149
by: John Smith | last post by:
Hey folks, Got a weird one for you that I think may just be a bug with Internet Explorer. I have a page that hosts an IFrame. When I call Javascript in my page to change the source of the IFrame, the blue bar in Internet Explorer starts moving as if it's loading. The problem is, the blue bar never finishes even after the page has completed loading. And yes, I am 110% certain the page has completed loading (including all js stuff). ...
1
2204
by: Jessica Weiner | last post by:
I have a website with the company logo on top. Underneath the logo there is a menu which has links. When the user clicks on a link, I want to be able to take them to that page without having to reload the company logo on top. Here is a good example of what I am trying to do. http://www.jetsonj2ee.com/ This website does exactly what I want. The links only load the contents below the company logo. How can this be accomplished?
2
987
by: Jessica Weiner | last post by:
I have a website with the company logo on top. Underneath the logo there is a menu which has links. When the user clicks on a link, I want to be able to take them to that page without having to reload the company logo on top. Here is a good example of what I am trying to do. http://www.jetsonj2ee.com/ This website does exactly what I want. The links only load the contents below the company logo. How can this be accomplished?
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10363
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10110
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8989
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7512
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5397
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5534
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4066
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.