Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Opening a new window from a popup window

709585Sep 16 2009 — edited Sep 16 2009
Hi

I have a button (button 'A') on page 1 that when a user clicks opens page 2 in a pop up window. In page 2, I have another button (button 'B') that when the user clicks must open a page (in another application) in a brand new full size browser window, but in my case, it opens in the same popup window. Can anybody tell me how to do that. Right now, in my button 'B', I have target as url with the redirect to http://...
I tried javascript:window.open..., but they dont open a new window in this case. Can someone help? Thank you.

Suni
This post has been answered by Sam.K on Sep 16 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 14 2009
Added on Sep 16 2009
5 comments
827 views