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!

Displaying an HTML document

partlycloudyMar 27 2010 — edited Mar 29 2010
If I have a database function that returns a fully formed HTML document as a varchar2 (32k). What is the best region/container to display this on an Apex page? Or does it have to be shown in an iframe so the HTML/CSS doesn't interfere with the markup on the Apex page itself? The content is not supposed to have any Javascript, just text and hyperlinks and CSS to style it.

Comments? Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2010
Added on Mar 27 2010
11 comments
1,704 views