problem in viewing form in Internet explorer
629005Oct 17 2008 — edited Oct 23 2008Hi
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