framed page: possible to update more then one frame after asp-query ?

  • Thread starter Bart Plessers \(artabel\)
  • Start date
B

Bart Plessers \(artabel\)

Hello,

I am wondering if one could do following.

I have a main frame with 3 subframes ("top", "left" and "contents")
I have a link in the left frame, someting like:
<a href="test.asp?Mypath=/multimedia/images/">images</a>

When clicking the link in the left frame, the page "test.asp" is displayed
in the "contents" frame, with parameter MyPath displayed correctly

Now I also want to update the top-frame, so MyPath is displayed there too.

So my question is:
How can I update several frames in a framed page, by clicking just one link?

tia

bartp


--
==============================
Bart Plessers
Artabel
Schreursvest 67
3001 Leuven
BELGIUM
tel: +32 (16) 23.40.85
fax: +32 (16) 23.41.06
web: http://www.artabel.com
==============================
 
R

Ray at

So, you have frames in frames? Nice. That doesn't matter. Just use one
page for your frame layout, or keep it as two the way you have it. You can
still do the same thing. You'll just have to pass more paths in the
querystring.

Ray at work
 

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

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,812
Latest member
GracielaWa

Latest Threads

Top