Hello out there!
I have a question that I hope someone can help me out with. It might not be possible, but if it is, I’d really appreciate some assistance. Here is my question…I will do my best to explain it easily and clearly.
I have a website (let’s call is SITE A) that has a main page that contains an IFRAME (the IFRAME is named “main”). SITE A contains numerous different pages (a home page, a music page, a media page, etc) and each page opens within the IFRAME. That is how the website was setup. Now there is another website I have (let’s call it SITE B). I have a button on SITE B that is supposed to take me to SITE A (that’s easy and basic HTML…no problems there). The problem I’m having is that I don’t want the button from SITE B to simply take me to the main page of SITE A. I want it to take me to SITE A but load a different page into the IFRAME at the same time. So for instance…if you normally were to link to SITE A, the IFRAME is set to load the home page in the IFRAME, but I want the link to take me to SITE A and load the media page into the IFRAME.
Is this possible or I am grasping for straws here?
Thanks for the help…I can use all of it that you have to offer.
– Dan