Skip to Main Content

Oracle Forms

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

web.show_document

255383Jun 30 2004 — edited Feb 6 2006
I was trying to execute the web.show_document using javascript as part of the URL as follows :
WEB.SHOW_DOCUMENT ('javascript:window.open ("URL"
,"",fullscreen=no,titlebar=no
,location=no,toolbar=no
,menubar=no,status=no")','_blank');

IS it possible to do so? if yes, why didn't this work. It compiled fine but resulted in "Page can Not be Displayed" message in the browser

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 6 2006
Added on Jun 30 2004
15 comments
17,677 views