Skip to Main Content

Oracle Forms

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!

problem in viewing form in Internet explorer

629005Oct 17 2008 — edited Oct 23 2008
Hi

I am new to Forms, can some one please help me in this issue. After building the form i started the OC4J Instance and then i ran the form. Now i got the default Internet explorer opened and it is not displaying the form. I got some HTML tags like this.

<html> <head> ORACLE FORMS.</head>
<body onload="document.pform.submit();" >
<form name="pform" action="http://computername:port/forms90/f90servlet" method="POST">
<input type="hidden" name="form" value="C:\forms\MODULE2.fmx">
<input type="hidden" name="userid" value="SCOTT/TIGER@">
<input type="hidden" name="obr" value="yes">
<input type="hidden" name="array" value="YES">
</form> </body></html>

please help me

regards
thanesh
This post has been answered by Michael Ferrante-Oracle on Oct 20 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 20 2008
Added on Oct 17 2008
14 comments
2,614 views