Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » Re: Hiding userid in Oracle Forms Web Applications
Re: Hiding userid in Oracle Forms Web Applications [message #76351] Mon, 01 April 2002 07:15 Go to next message
loay abu zineh
Messages: 1
Registered: April 2002
Junior Member
in the formsweb.cfg file, you must configure a new config tag for example:
[[home]], and then below this tag write on the parameters u want to give for the form like:
[[home]]
userid=scott/tiger@orcl
lookandfeel=Orale
color=Olive

and so on, until u finish, then save the file and go to the url and type:
http://host_name/webcgi?config=home
and nothing will appear on the address bar or the status bar or the title bar.

and about the previous reply It's possible to do the logon on the ON-LOGON trigger by using the logon function like:
logon('username@database','password',false);
but it cuses some problems, try to do it, and reply to me.
Re: Hiding userid in Oracle Forms Web Applications [message #76390 is a reply to message #76351] Mon, 13 May 2002 06:13 Go to previous message
Twocandles
Messages: 1
Registered: May 2002
Junior Member
that's not a good solution. the user/password info keeps showing on the source code of the web page... :(
Previous Topic: PL/SQL Web Development
Next Topic: Re: ORACLE CERTIFIED PROFESSIONAL TEST EXAM
Goto Forum:
  


Current Time: Wed Apr 24 04:15:04 CDT 2024