View Full Version : Oracle 10g forms problem; "run form" only produces text in temp .htm file
Guest
03-24-2005, 03:04 AM
I just installed Oracle 10g developer tools on an XP Pro machine.
Everything connects OK. When I use the data block and canvas wizards,
the database tables appear and everything seems to work fine. However,
when I try to do the "run form", a new browser window pops up with text
rather than an Oracle form.
The URL is: C:\Documents and Settings\BMcLaughlin\Local
Settings\Temp\s1c0.9htm
Here is the text from the window:
<html> <head> ORACLE FORMS.</head>
<body onload="document.pform.submit();" >
<form name="pform" action="http://scooby:8889/forms90/f90servlet"
method="POST">
<input type="hidden" name="form"
value="E:\Users\BMcLaughlin\OracleForms\current_temperature.fmx">
<input type="hidden" name="userid"
value="BMCLAUGHLIN/xijui823696j@db1">
<input type="hidden" name="obr" value="yes">
<input type="hidden" name="array" value="YES">
</form> </body></html>
I have no clue what is going on at this point. Has anyone else run into
this?
Thanks.
Bill
Mark C. Stock
03-24-2005, 03:12 AM
<mcbill20@yahoo.com> wrote in message
news:1111660796.147273.101260@z14g2000cwz.googlegroups.com...I just installed Oracle 10g developer tools on an XP Pro machine. Everything connects OK. When I use the data block and canvas wizards, the database tables appear and everything seems to work fine. However, when I try to do the "run form", a new browser window pops up with text rather than an Oracle form. The URL is: C:\Documents and Settings\BMcLaughlin\Local Settings\Temp\s1c0.9htm Here is the text from the window: <html> <head> ORACLE FORMS.</head> <body onload="document.pform.submit();" > <form name="pform" action="http://scooby:8889/forms90/f90servlet" method="POST"> <input type="hidden" name="form" value="E:\Users\BMcLaughlin\OracleForms\current_temperature.fmx"> <input type="hidden" name="userid" value="BMCLAUGHLIN/xijui823696j@db1"> <input type="hidden" name="obr" value="yes"> <input type="hidden" name="array" value="YES"> </form> </body></html> I have no clue what is going on at this point. Has anyone else run into this? Thanks. Bill
i experienced the same problem, but was not able to explain or resolve why
forms is causing the problem
but if you look closely at the url you'll see the extension on the temp file
is malformed '.9htm' instestead of '.htm', so the browser interprets the
file as a text file instead of an HTML file
AFAIR, refreshing the browser window will display the file correctly
++ mcs
Guest
03-25-2005, 11:22 PM
Mark C. Stock wrote: <mcbill20@yahoo.com> wrote in message news:1111660796.147273.101260@z14g2000cwz.googlegroups.com...I just installed Oracle 10g developer tools on an XP Pro machine. Everything connects OK. When I use the data block and canvas
wizards, the database tables appear and everything seems to work fine.
However, when I try to do the "run form", a new browser window pops up with
text rather than an Oracle form. The URL is: C:\Documents and Settings\BMcLaughlin\Local Settings\Temp\s1c0.9htm Here is the text from the window: <html> <head> ORACLE FORMS.</head> <body onload="document.pform.submit();" > <form name="pform" action="http://scooby:8889/forms90/f90servlet" method="POST"> <input type="hidden" name="form" value="E:\Users\BMcLaughlin\OracleForms\current_temperature.fmx"> <input type="hidden" name="userid" value="BMCLAUGHLIN/xijui823696j@db1"> <input type="hidden" name="obr" value="yes"> <input type="hidden" name="array" value="YES"> </form> </body></html> I have no clue what is going on at this point. Has anyone else run
into this? Thanks. Bill i experienced the same problem, but was not able to explain or
resolve why forms is causing the problem but if you look closely at the url you'll see the extension on the
temp file is malformed '.9htm' instestead of '.htm', so the browser interprets
the file as a text file instead of an HTML file AFAIR, refreshing the browser window will display the file correctly ++ mcs
Thanks. Actually, refreshing the browser still pulls up the same
problem but if I take out the "9" or whatever bogus number appears, I
get the correct page. Also, it never happens on the first time. That
is, if I exit Oracle Forms and go back in, the first one always works.
But if I make a modification and then do another execute form, I get
the text again.
Not a big deal really-- at least I can just keep taking the number out.
It's just an annoyance.
Bill
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.