G
Hi there,
I've searched high and low for this, but it seems most people are
looking to establish (and control) the relationship between a parent
browser window and it's associated child window created with
window.open. I would like to break this connection.
Why? Because there is an application that I want to open in a new
window, but no matter what I do it will close the window and redirect
the original (parent) window to its location instead. If I'd wanted
that, I wouldn't have specified a new target window!
I've even gone so far as to open the link in a new window, that opens
the file in another (3rd) window within a frame inside a frameset. The
application closes the framed window, the opener window, and goes back
to the original window and changes the page. Talk about being a control
freak. It's the battle of the control freaks, and the program is
winning
Does anyone know how to break the window.open connection to its parent?
I've tried opening the new window with an empty name, and that doesn't
work. I could instruct the user to "Copy -> hit Ctrl-N, the Paste", but
that just doesn't seem appropriate for such the highly automated world
we live in. Not to mention, if I'm writing the code to open the file,
shouldn't I have the last say in which window it's opened in?
Any insight would be greatly appreciated!!
Keith D Commiskey
http://kdcinfo.com
http://giftsforyou.biz
I've searched high and low for this, but it seems most people are
looking to establish (and control) the relationship between a parent
browser window and it's associated child window created with
window.open. I would like to break this connection.
Why? Because there is an application that I want to open in a new
window, but no matter what I do it will close the window and redirect
the original (parent) window to its location instead. If I'd wanted
that, I wouldn't have specified a new target window!
I've even gone so far as to open the link in a new window, that opens
the file in another (3rd) window within a frame inside a frameset. The
application closes the framed window, the opener window, and goes back
to the original window and changes the page. Talk about being a control
freak. It's the battle of the control freaks, and the program is
winning
Does anyone know how to break the window.open connection to its parent?
I've tried opening the new window with an empty name, and that doesn't
work. I could instruct the user to "Copy -> hit Ctrl-N, the Paste", but
that just doesn't seem appropriate for such the highly automated world
we live in. Not to mention, if I'm writing the code to open the file,
shouldn't I have the last say in which window it's opened in?
Any insight would be greatly appreciated!!
Keith D Commiskey
http://kdcinfo.com
http://giftsforyou.biz