Hi there...
I'm having some trouble figuring out how to set this up:
Basically, I want to be able to have a link on "page1", that links to "page2". On page2 there is an IFRAME. When page2 opens, I want a specific document loaded into the IFRAME, not the default one stated in the src property of the IFRAME tag.
I'm guessing I'd somehow need to put a variable into the link URL that is passed to the new document, then the variable (the document name to be loaded into the IFRAME) is passed onto the IFRAME.
Anybody have any idea how to do this?
Thanks in advance.
sorry: this has been sorted now. thanks.
I'm having some trouble figuring out how to set this up:
Basically, I want to be able to have a link on "page1", that links to "page2". On page2 there is an IFRAME. When page2 opens, I want a specific document loaded into the IFRAME, not the default one stated in the src property of the IFRAME tag.
I'm guessing I'd somehow need to put a variable into the link URL that is passed to the new document, then the variable (the document name to be loaded into the IFRAME) is passed onto the IFRAME.
Anybody have any idea how to do this?
Thanks in advance.
sorry: this has been sorted now. thanks.



