Click to See Complete Forum and Search --> : inside <a href="#" mainFrame.location.replace('safir.jsp?why=tologin');return false;&qu


kusi
10-28-2003, 02:30 AM
<a href="#" onClick="javascript:parent.mainFrame.location.replace('xxxxx.jsp?why=tologin');return false;"><img name="img1" ....>

What I dislike is that although this is a framed environment; on the browser location bar I see http://domain.com:8080/xxxx.jsp?why=tologin

How can I avoid this?

Khalid Ali
10-28-2003, 07:56 AM
to my nowledge,unless you open the page using window.open and get rid of status bar,you can't(I hope I am wrong)