Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Custom Login Dialog ? Howto...

Re: Custom Login Dialog ? Howto...

From: wozi <wozi_at_dhc.net>
Date: Sun, 23 May 1999 12:14:18 -0700
Message-ID: <3DC0C64A1863B0FF.F80ED0A45DE6D0D9.3A7D39F3F8C2775E@library-proxy.airnews.net>


Question 1:
An example of how to create a custom Logon Screen (overriding the standard logon) for Oracle Forms. Sample includes source code. http://www.developer2000.com/CodeSample/default.htm

Question 2:
Try something like this in the windows shortcut: C:\orawin95\bin\f50run32.exe your_form.fmx user/password_at_connect_string example:
C:\ORAWIN95\BIN\F50RUN32.EXE c:\apps\payroll.fmx scott/tiger_at_orcl

note that this reveals the password to anyone having access to the client PC.

hope this helps
wozi_at_dhc.net

Andy Benn wrote in message <374567bd_at_news1.vip.uk.com>...
>Hello,
>I was wondering if anyone knew how easy it was to write a version of the
>login dialog. I kind of need a customised one for an application I'm
working
>on.
>By the way, is there any way of issuing the F50RUN32.EXE command so that I
>can specify a connection string so that the user doesn't have to think
about
>it ?
>
>Cheers all
>Andy
>
>
Received on Sun May 23 1999 - 14:14:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US