Home » Developer & Programmer » Forms » When I run the form file is creating like(s3nc.5htm), it is not creating hmtl file (Oracle forms 9.X, Windows XP SP2, IE 6)
When I run the form file is creating like(s3nc.5htm), it is not creating hmtl file [message #316650] Sat, 26 April 2008 23:34 Go to next message
mmuralikrishnase
Messages: 4
Registered: April 2008
Junior Member
Hi,

When I run the form, it is creating *.(i)htm, i will be randomly generated.

Please anyone suggest how to configure forms servlet, so that it creates an html file and directly run from there.

The text in the file is as follows

<html> <head> ORACLE FORMS.</head>
<body onload="document.pform.submit();" >
<form name="pform" action="http://murali:8889/forms90/f90servlet?config=sepwin" method="POST">
<input type="hidden" name="form" value="C:\Documents and Settings\Krishna\My Documents\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>
Re: When I run the form file is creating like(s3nc.5htm), it is not creating hmtl file [message #316978 is a reply to message #316650] Tue, 29 April 2008 01:18 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Search this forum for 'run html'. There are a number of threads.

David
Previous Topic: Canvas Problem
Next Topic: MICR FONT
Goto Forum:
  


Current Time: Sun Feb 09 05:21:10 CST 2025