Discoverer 9.0.2.0.0 - Opening Plus in same browser window
Date: Thu, 22 May 2003 12:32:20 +0100
Message-ID: <baicq2$nmu$1_at_pheidippides.axion.bt.co.uk>
I am having trouble getting the plus applet to open in the same browser window as a link is clicked.
I want to click a link and the applet opens in the same window.
What currently happens is it opens a new browser window with the plus applet in it and in the current window it displays the "Connect to Discover Plus" screen.
I have looked through the discoverer plus url arguments and there doesnt seem to be an option to do this.
The other way I thought was to embed the java object into a html page and use the correct parameters to automatically run and log into plus.
e.g
<object classid="clsid:CAFECAFE-0013-0001-0008-ABCDEFABCDEF" WIDTH="100%"
HEIGHT="100%" ALIGN="Left" valign="top"
codebase="plus_files/plugin/jinit1318.exe#Version=1,3,1,8">
<param name="CODE" value="oracle.disco.DiscoApplet"></param>
The problem here is I don't know what the param options are... there seems
to be no documentation on it.
I can get it open up the applet in the same window this way but it asks for
the database name, I want to autologin.
Does anybody have a solution or any ideas on this.
Thanks
John Received on Thu May 22 2003 - 13:32:20 CEST