Simple (I think) IFRAME problem

S

SimeonArgus

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
 
R

Random

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top