Hi all, And thanks, Rudy, for the reference to irt.org. Found the script I need to force frames to load around a specific page. BUT don't know enough JS yet to make it work.
<script language="JavaScript"> <!--if (parent.location.href == self.location.href) window.location.href = 'index.htm?main'; //--></script> I understand the conditional first line. Index refers to the frameset page. I thought that main was the name of the frame where the page should be loaded and that the ? would send the page address to load to the frameset (index.htm) page. What happens is that the default page for the main frame always loads. So, obviously my logic is wrong. Can't find anymore info on the net. Can anyone help out? Thanks, Kathy ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
