Home » Developer & Programmer » Forms » strange runtime result on forms 10g
strange runtime result on forms 10g [message #234677] Wed, 02 May 2007 16:02 Go to next message
saboorpan
Messages: 5
Registered: March 2006
Location: CALCUTTA
Junior Member
Hi,

I am using forms 10G. Db is 10G.
When I run the simple Scott's emp table
It runs on internet explorer and instead of giving emp table
information it shown something like that:


<html> <head> ORACLE FORMS.</head>
<body onload="document.pform.submit();" >
<form name="pform" action="http://lalo:8889/forms90/f90servlet"
method="POST">
<input type="hidden" name="form" value="I:\test\emp.fmx">
<input type="hidden" name="userid" value="SCOTT/TIGER@orcl">
<input type="hidden" name="obr" value="yes">
<input type="hidden" name="array" value="YES">
</form> </body></html>
what is this


How should we get the forms simple screen in order to display EMP
table? Though is running well on 6i.

saboor
Re: strange runtime result on forms 10g [message #235032 is a reply to message #234677] Thu, 03 May 2007 16:14 Go to previous message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Did you (if you are using MS Internet Explorer) enable the Advanced - Security option "Allow active content to run in files on My Computer"?
Previous Topic: How to minimize list item length
Next Topic: FRM-41829: Record not created Error !!
Goto Forum:
  


Current Time: Thu Feb 13 00:47:56 CST 2025