Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » Hide Tool bar
Hide Tool bar [message #239303] Tue, 22 May 2007 00:27 Go to next message
nomi
Messages: 9
Registered: November 2005
Location: Pakistan
Junior Member

Hi all,

can any one tell me how to hide Internet Explorer toolbars (address bar, etc.) during forms 10g runtime.

best regards
Re: Hide Tool bar [message #239560 is a reply to message #239303] Tue, 22 May 2007 11:53 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Open FORMS in a new window without toolbar:

<SCRIPT LANGUAGE="javascript">
window.open ('formsStartPage.htm', 'newwindow', config='
height=100,width=250,left=350,top=0,
toolbar=no,menubar=no,srollbars=no,resizable=no,
location=no,directories=no,status=no')
</SCRIPT>
Previous Topic: Order of Installation
Next Topic: Cost to purchase Oracle Apps Softwares
Goto Forum:
  


Current Time: Thu Mar 28 10:56:02 CDT 2024