changing the screen size in oracle 9i [message #86047] |
Wed, 25 August 2004 02:26 |
Kumar Iyer
Messages: 12 Registered: August 2004
|
Junior Member |
|
|
On execution of forms through oracle9i,it opens the internet explorer show the run time form,but the size of the run time display is very small i.e it does not fit the screen.
How to change the size so as to fit the normal window screen.
|
|
|
|
Re: changing the screen size in oracle 9i [message #86062 is a reply to message #86049] |
Thu, 26 August 2004 14:07 |
Moi
Messages: 15 Registered: August 2004
|
Junior Member |
|
|
Webforms use the setting as specficied in the formsservlet, WEBFORM.CFG (I believe) this may need to be tweaked.
Client/Server can be controlled by the form builder.
Hope this is more help than may previous post.
|
|
|
Re: changing the screen size in oracle 9i [message #86068 is a reply to message #86047] |
Fri, 27 August 2004 09:55 |
Muhammad Shiraz Qureshi
Messages: 4 Registered: March 2004
|
Junior Member |
|
|
Dear in Both case(Oracle 9i As and Ids) u have to change some parameters in formsweb.cfg file. Located in <Oracle Home>Forms90SERVER like that. There are two parameters lenght and Hight so u can give ur required value. U can also spreate ur forms screen other than browser. U have u change the parameter. "sepreatescreen=false to sepreatescreen=True"
Best of Luck
|
|
|