473,386 Members | 1,793 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,386 software developers and data experts.

Simple (I think) IFRAME problem

This problem has me stumped. It shouldn't. It seems that this should be
extremely simple. But it does.

I have a page with two IFRAMES. The first IFRAME contains the data. The
second contains somewhat of a "Tools" layout.

DEFAULT.aspx
FRAME1 -- Data.. can be any page.
FRAME2 -- TOOLBAR.aspx

I have a Link Button on TOOLBAR.aspx. This button, when clicked, needs
to load OtherPage.aspx. Sounds simple enough. But it needs to load that
into FRAME1.

For the life of me I can't think of a clean way to pull this off. Any
suggestions?

Thanks.

--Sim

Dec 20 '06 #1
1 934
Two-step process. Have TOOLBAR.aspx run client script that calls a
procedure in DEFAULT.aspx. The function in DEFAULT.aspx will then load
FRAME1.

"SimeonArgus" <si*********@gmail.comwrote in message
news:11**********************@t46g2000cwa.googlegr oups.com...
This problem has me stumped. It shouldn't. It seems that this should be
extremely simple. But it does.

I have a page with two IFRAMES. The first IFRAME contains the data. The
second contains somewhat of a "Tools" layout.

DEFAULT.aspx
FRAME1 -- Data.. can be any page.
FRAME2 -- TOOLBAR.aspx

I have a Link Button on TOOLBAR.aspx. This button, when clicked, needs
to load OtherPage.aspx. Sounds simple enough. But it needs to load that
into FRAME1.

For the life of me I can't think of a clean way to pull this off. Any
suggestions?

Thanks.

--Sim

Dec 20 '06 #2

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

Similar topics

2
by: Rich | last post by:
Is there any way I can check to see if a document is loaded into the iframe before I call onLoad (sort of an afterLoad). I'm loading up a page into an iframe. But because we use four servers...
5
by: Jim Marquardson | last post by:
Hi, I've struggled with this for a while now, so I'm asking for help. I am trying to click on a link in one page, have that link open up in a new window, and set that newly opened window's...
3
by: Lans Redmond | last post by:
I have an iframe within a jsp page which displays rows from a database. I then have a checkbox where, when I check/uncheck the checkbox it performs operations on the rows listed in the frame. I...
1
by: Robert de Ridder | last post by:
I use an asp page to display pages, where the dynamic content is in an iframe. To calculate the height of the iframe I use the calcheight function. However when trying to do this with external...
6
by: Valued Customer | last post by:
Hello, I'm really at a loss here. I have the following index.html: <div align="center"> <iframe src="left.htm" width="15%" height="100%" frameborder="0" name="left" target="contents">...
26
by: shlomi.schwartz | last post by:
using this example: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Test Page</title> </head>
11
by: f.ruecker | last post by:
Hey Guys, I've done my research for a script that dynamically adjusts the height of the Iframe, but none of the scripts have the features, which I all need. Maybe one of you can help me: 1. The...
3
by: mtaboneweb | last post by:
I am trying to make my company's website viewable thru multiple browsers and I'm running into some issues. The site contains an iframe where the content for each link is displayed when navigating...
12
by: syedfasih | last post by:
I have created a text area using IFRAME. The problem is that it is working only in Internet Explorer not in Mozilla Firefox. Please help me regarding this problem. IS there any special command or tag...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...
0
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,...
0
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...
0
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,...

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.