Thursday, March 21, 2019

how to run oracle forms 12c or all in apex

runs in internet explorer

create regin : pl/sql dynamic content

begin

HTP.P('<iframe src="http://localhost:9001/forms/frmservlet?form=E:\SCL12C\test12c.fmx" height="500px" width="100% id="li">

</iframe>');

end;

No comments:

Post a Comment

How to install and configure Oracle Apex 24.1 with ORDS 22, Tomcat 9 and Jasper Report 7 on Oracle Linux 8.10

#########################Install Oracle  APEX 24.1################################ ----------------------------------------------------...