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