Forum Moderators: open
thanks
<sorry, no personal urls>
[edited by: tedster at 8:56 am (utc) on Feb. 24, 2003]
Let's say the frame where the pages should load is called "content". If you go through all the links and all the anchor tags are in this form, using the target attribute:
<a href="page.html" target="content">LINK</a>
...then that should do it. If your code looks like that -- and if the documents all validate [validator.w3.org] -- then your main suspect would be the laptop's browser.