target="_top" ??

Ok, I got it!Ben directed me to Xithis who gave me a number of options:No Lectora wrapper type this into the webaddress: javascript:window.parent.document.location('mypagegoeshere.h tml'); With lectora wrapper: javascript:window.parent.parent.document.location('mypagegoe shere.html'); Another way you can do this is if you know the frame names: javascript:window.frames.document.location('mypagegoeshere.html'); you can also do: javascript:window.top.document.location('gohere.html'); I tried all of these, but unfortunately, I didnt close my browser window inbetween testings. After leaving for lunch and coming back to it, i found this script online.top.location.href = 'page.htm';Using the prefix 'javascript:' that Xithis provided, i inserted this into my 'go to' link and it works like a charm!Thanks again, everyone!Edited By: OQSG on 2008-6-11 9:17:7

Discussions have been disabled for this post