473,799 Members | 3,005 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

loading frames (asp)

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?

Thanks.
Jess
Jun 1 '06 #1
1 2204
Hi,
Frames will do just fine
You define a frame like :

<%@ Page Language="vb" AutoEventWireup ="false" Codebehind="rad Main.aspx.vb"
Inherits="radIn cident" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>SIMS</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</HEAD>
<frameset rows="*" cols="160,*" frameborder="0" border="0"
framespacing="0 ">
<frame src="radLeftMen u.aspx" name="leftFrame " scrolling="no" noresize>
<frameset rows="280,*" cols="*" framespacing="0 " frameborder="no "
border="0">
<frame src="radInciden t_List.aspx" name="mainFrame 1" scrolling="no">
<frame src="radBottom. htm" name="mainFrame 2" scrolling="auto " >
</frameset>
</frameset>
</HTML>
Then you can make reference to others frames doing:
window.parent.f rameName.Locati on = thrURL;

--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Jessica Weiner" <su*******@gmai l.com> wrote in message
news:kP******** *********@newss vr14.news.prodi gy.com...
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?

Thanks.
Jess

Jun 1 '06 #2

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

Similar topics

1
3535
by: David | last post by:
Hi, I use the following page code to open a popup window - it works OK, but whilst the popup is loading you can see the URL in the title of the popup until it's fully loaded and then the title changes to whatever I put in the <TITLE></TITLE> Any way to force the popup to display the <TITLE> whilst the page loads? Thanks
2
2391
by: Mekon | last post by:
I have never written a line of script in my life but I need some help with it now. I have this auto generated code which I want to modify if possible The script generates a strip of thumbnails, and works quite well execpt that on dial up it is unbearably slow. The Thumbnails themselves are only 10kb but the total of them is a lot larger. and it appears to need to load them all before it will display any.
2
1951
by: Rob Douglass | last post by:
Hi Everyone, I've started a new job and my first task is to find a fix for the following problem: When users visit our main login page (4 frames), one of the frames (1-3) will not load. In other words, some frames load, others don't. The status bar will say that a page is loading, but it will go on forever and the page will never load. There are no errors showing. If the entire page is refreshed, everything appears normal and will work
7
2993
by: dj Bass | last post by:
simple, they don't like things that restrict the server-side controls... and when it comes to frames, you need client side stuff and that stuff's up the asp.net strategy. right or wrong?
1
1515
by: jm | last post by:
I am sure this is simple, but I cannot find it. I have a frameset with two frames. The top frame is a form to be filled out. The bottom frame is the resultset. In the top frame when I hit submit, it calls the submit function in my vb .net. What I also want to happen is for the bottom frame to reload or refresh. With JavaScript, one could do: javascript:parent.frames(1).reload();
2
306
by: moondaddy | last post by:
I'm running an eCommerce site using vb.net 1.1 and frames. From the header navigation frame I use the following client side JavaScript to navigate pages in the frame below named 'main' which works good: case "lblContactUs": parent.main.document.location.href="ContactUs.aspx" break; however from the left frame I have menus that populate the main frame with the ProductListing.aspx page which takes a parameter like this:
0
2402
by: Jacob Donajkowski | last post by:
Once the user logs in I want to have the users switch from the Roster View to the Profile View and enter their profile infomation and save it. Then the next time they login and go to the Profile View I want the form populated from there profile on the sql server. The code to save the profile works fine. But when the user logs back in they data doesn't load back to the form. The multiview is located inside the LoginView's Logged-In View ....
14
7066
by: Mark | last post by:
Hi Guys, I am very new to ASP.NET world. I need to create three frames. One at the top, one on the left and another on the right side. I don't know how to do it. So please help me with it. I'll appreciate any help/example you can provide. I am using visual studio 2005. Thanks, Mark
0
9687
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
9541
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10225
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
10027
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9072
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
7564
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...
1
4139
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
2
3759
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2938
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.