Hi, not sure where to post this question. I'm working on building a website.
Bare with me, I'm from the pascal and VB world. Picking up on web programming
pretty good and using VS 2005. I want to have just one main page with an
iframe in it. When I click on a link on the page that is displayed in the
iframe I just want it to reopen the main page with the iframe but change the
scr value for the iframe so it loads a different page into the iframe. I
can't seem to figure out how to embed the value in a link and pass it to the
target page.
FYI: I do not have much control over the pages being displayed in the iframe
but I do have control over the links in the pages.
Anyone have a suggestion?
Thanks