Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Custom Login Dialog ? Howto...
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
![]() |
![]() |