Home » Developer & Programmer » Forms » password field in forms
password field in forms [message #84577] Thu, 01 April 2004 00:06 Go to next message
dipankar saha
Messages: 36
Registered: March 2004
Member
dear friends,

can i have a field which is displayed as a password field that is the entered data in that filed should be shown as astricks. can anyone help.

tahnks in advance.
Re: password field in forms [message #84581 is a reply to message #84577] Thu, 01 April 2004 02:02 Go to previous messageGo to next message
magnetic
Messages: 324
Registered: January 2003
Senior Member
yes it is possible..see the itemproperties
guess its called like "conceal data"
Re: password field in forms [message #84598 is a reply to message #84581] Fri, 02 April 2004 00:54 Go to previous messageGo to next message
dipankar saha
Messages: 36
Registered: March 2004
Member
thanks for the help magnetic.
Re: password field in forms [message #84599 is a reply to message #84598] Fri, 02 April 2004 00:59 Go to previous messageGo to next message
dipankar
Messages: 8
Registered: March 2004
Junior Member
can u plz tell me that whether it is possible to read or write into a text file in a location local to the database.

thanks in advance
Re: password field in forms [message #84623 is a reply to message #84577] Wed, 07 April 2004 00:44 Go to previous messageGo to next message
Rajesh B. Rasale
Messages: 1
Registered: April 2004
Junior Member
Set property 'Conceal Data' to 'Yes' in the property palette of the item you want to 'hide' the data typed in.
Re: password field in forms [message #84630 is a reply to message #84599] Wed, 07 April 2004 05:05 Go to previous messageGo to next message
Vamsi Mohan
Messages: 16
Registered: December 2003
Junior Member
use the package utl_file to read/write in to a file in a location local to the database. Before that, the
parameter "UTL_FILE_DIR" should be initialized in INIT.ora
Re: password field in forms [message #84635 is a reply to message #84630] Wed, 07 April 2004 23:24 Go to previous messageGo to next message
dipankar saha
Messages: 36
Registered: March 2004
Member
dear vamsi,

thanks for the suggestion, but can u plz tell where is the init.ora file located , i couldn't find the file and thus not able set the utl_file_dir parameter.

dipankar
Re: password field in forms [message #84639 is a reply to message #84635] Thu, 08 April 2004 04:30 Go to previous message
Vamsi Mohan
Messages: 16
Registered: December 2003
Junior Member
init.ora file will be present in
the

%oracle_home%/admin/ORCL/pfile directory.

here orcl is the SID of the instance.

set the parameter UTL_FILE_DIR to a directory location where the files can be created
Previous Topic: SETTING UPDATE ALLOWED TO 'NO' ,AUTOMATICALLY
Next Topic: HELP
Goto Forum:
  


Current Time: Wed May 08 18:58:54 CDT 2024