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!

Image in Chrome, not in IE

InoLApr 13 2018 — edited Apr 18 2018

I am facing a problem in Apex 4.2.2, where an image is correctly shown in Chrome (left in the screenshot), but not in IE 11 (right).

I cannot easily upgrade Apex, nor can I use another browser (the application uses ActiveX, so I am stuck with IE).

The source of the images is a SQL query returning a BLOB. So the image source in the browser is

src="wwv_flow.show?p_request=NATIVE%...&p_instance=...&p_flow_id=...&p_flow_step_id=.."

It looks like a rendering problem. I have tried different images, all jpg, but in IE they all show a cross.

Has anyone experienced something similar before? It's kind of a long shot, I know.

Thanks,

Ino

pastedImage_0.png

This post has been answered by fac586 on Apr 14 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2018
Added on Apr 13 2018
14 comments
636 views