Oracle Forms (MOSC)

MOSC Banner

Oracle forms debug module

edited May 20, 2010 11:22PM in Oracle Forms (MOSC) 10 commentsAnswered
Hi

When I run a form in debug all I get is...

<html> <head> ORACLE FORMS.</head>
<body onload="document.pform.submit();" >
<form name="pform" action="http://server:8889/forms90/f90servlet" method="POST">
<input type="hidden" name="form"         value="C:\*.fmx">
<input type="hidden" name="userid"         value=user/password@db>
<input type="hidden" name="obr"         value="yes">
<input type="hidden" name="array"         value="YES">
<input type="hidden" name="debug"         value="YES">
<input type="hidden" name="HOST"         value="server">
<input type="hidden" name="PORT"         value="4544">
 </form> </body></html>

Any help would be appreciated

Thanks

Gordon

 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center