esm
01-13-2005, 05:47 PM
Hi,
I am trying to find a solution for the following problem:
1 I have a web page (e.g. page1) whose varying content (e.g. content1) is opened inside an iframe. The bulk of the page stays the same but the content in the iframe is always different.
2 I am building a site map.
3 In the sitemap, when I click on the page1 link, it pops up with the default (content1) in the iframe. So far so good.
4 When I call content2 from the site map, it should replace content1 in the iframe of page1 but it pops up as a separate page without page1 surrounding it.
Does this explanation make sense? Is there any way to call the content2 page so it pops up inside the iframe of page1?
Thanks a lot,
Ed
I am trying to find a solution for the following problem:
1 I have a web page (e.g. page1) whose varying content (e.g. content1) is opened inside an iframe. The bulk of the page stays the same but the content in the iframe is always different.
2 I am building a site map.
3 In the sitemap, when I click on the page1 link, it pops up with the default (content1) in the iframe. So far so good.
4 When I call content2 from the site map, it should replace content1 in the iframe of page1 but it pops up as a separate page without page1 surrounding it.
Does this explanation make sense? Is there any way to call the content2 page so it pops up inside the iframe of page1?
Thanks a lot,
Ed