hiding url in the run time [message #470976] |
Wed, 11 August 2010 12:27 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
kalpataru
Messages: 72 Registered: January 2010 Location: INDIA
|
Member |
|
|
hi gurus,
i am using oracle forms 10g, i have developed a form
i am running that form it is showing in the web browser
http://192.168.0.15:8889/frm/frmservlet/?from=xyz.fmx
can i hide the this 'frm/frmservlet/?from=xyz.fmx'
information form others
i don't wnat to show the form name at the run time
and how hie this window at run time
format of the first windows at run time
1st window===>
Action Edit Query Block Record Field Help Window ORACLE
please replay....
|
|
|
|
|
|
|
Re: hiding url in the run time [message #471560 is a reply to message #471433] |
Mon, 16 August 2010 03:12 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
wjw31607618
Messages: 2 Registered: March 2010 Location: China
|
Junior Member |
|
|
Dear ganesh,
I have added following code in '\formsweb.cfg', but cannot hide form name. pls guide me.
[account]
form=abc.fmx
userid=username/password@connect_string
width=1050
height=1050
colorScheme=teal
align=baseline
webformsTitle=title
Logo=no
serverApp=default
Background=NO
|
|
|
Re: hiding url in the run time [message #471679 is a reply to message #471560] |
Mon, 16 August 2010 12:29 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Kevin58
Messages: 79 Registered: January 2009
|
Member |
|
|
wjw31607618 wrote on Mon, 16 August 2010 03:12Dear ganesh,
I have added following code in '\formsweb.cfg', but cannot hide form name. pls guide me.
[account]
form=abc.fmx
userid=username/password@connect_string
width=1050
height=1050
colorScheme=teal
align=baseline
webformsTitle=title
Logo=no
serverApp=default
Background=NO
You could change your preference in designer to use:
http://192.168.0.15:8889/frm/frmservlet?config=account
Since the segment already specifies the form= parameter it should launch the "abc.fmx" form.
You can edit the runtime tab on the preferences window.
(Application Server URL:)
Hope that helps!
|
|
|
|
|
|
|
Re: hiding url in the run time [message #473968 is a reply to message #473690] |
Wed, 01 September 2010 12:30 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
kalpataru
Messages: 72 Registered: January 2010 Location: INDIA
|
Member |
|
|
hi all,
i know this how to hide the main-menu but i want to hide main-menu window
means on which black bar the default main-menu appears...
anybody else have any idea..
please reply....
|
|
|
|
Re: hiding url in the run time [message #474217 is a reply to message #474124] |
Fri, 03 September 2010 10:38 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
kalpataru
Messages: 72 Registered: January 2010 Location: INDIA
|
Member |
|
|
Hi Samit_Gandhi,
i think you have not understood my question properly
my dear i want hide the default window on which the default main-menu bar is comming..
what you post i have already tried but it was not successful.
i want to only show th module-window not any thing else as comming in run time by-default..
please reply..
|
|
|