Linking to a frame within a framset from a normal HTML page

liunx

Guest
Hey, <br />
<br />
I have a home page, that has links to all other pages within the site, however, each of the other pages are framed with a top menu bar, and a mainFrame. I would like to link from the home page to the framset, but also open in the mainFrame a specified page.<br />
<br />
For example, when I click on Accomodation in the main page, I would like to open the default frameset and within the mainframe of that framset I would like to open the accomodation page.<br />
<br />
I can target the frameset easy enough, but how do I tell the new page which HTML file to open in the main frame?<br />
<br />
Thanks very much, <br />
<br />
Nick Balcombe<!--content-->pretty difficult without using either javascript (which people can turn off) or serverside language. your choice<!--content-->Hmmm....you guys know anywhere that woiuld have some tutorials or source code that would help me to achieve this? Cheers. Nick.<!--content-->well since you didn't tell us what language you wanted I will pick one. <br />
<br />
<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=28787">http://www.htmlforums.com/showthread.ph ... adid=28787</a><!-- m --><!--content-->where can i find a solution for the above problem but in javascript??<br />
or could somebody post the code here?<!--content-->
 
Back
Top