Re: strange runtime result on forms 10G

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 02 May 2007 17:43:22 -0700
Message-ID: <1178152999.898339_at_bubbleator.drizzle.com>


juma_gandhi_at_yahoo.com wrote:
> 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_at_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.
>
>
> juma

Have no idea, from what you've written, what you've done but it looks a lot like you opened the form in the browser rather than starting OC4J and clicking on the run button.

Did you read the directions? Which ones?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Thu May 03 2007 - 02:43:22 CEST

Original text of this message