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!

Apex page as Iframe using IE

958488Aug 28 2012 — edited Aug 20 2013
Hi,
I am using Oracle 11g R2 SOE, Apex 4.1.1, Glassfish server 3.1, apex listener 1.1.3, on Windows 7 machine.
I am using an apex page as iframe on this site: http://www.jumeirahpark-dubai.com/p/list-your-property.html
but, the iframe works fine on Fire Fox and Google Chrome (it shows up), but it does not work on IE.

I already enabled the iframe on my application on the security settings
I tried to use the following code on an application process on load before header.
htp.p('P3P: policyref="/w3c/p3p.xml", CP="NOI DSP COR NID CUR ADM DEV OUR BUS"');
but it does not work. the iframe does does not show up when using IE.

In short,
I want apex form to show up on this page http://www.jumeirahpark-dubai.com/p/list-your-property.html BY USING IE.

Regards,
Water
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2013
Added on Aug 28 2012
17 comments
1,835 views