adding ID_user to select single

J

Jon Goudge

Guest
Hi
I would like to add the users login to a select single drop down box, can this be done?
Thanks
 
D

Debbie S

Guest
Jon

I assume you are referring to the login screen. If so, I would not recommend this because it would then display all the users of the database to everyone who accessed. I suppose it could be done, but not without heavily modifying the code.

I believe that logins are more secure when both the username and password have to be entered in manually by the user -- someone wanting to hack something is 1/2 way there if he/she can get ahold of valid usernames.

Just my 2 cents. I wouldn't do it.

Debbie
(Latest version of DaDaBIK when this message was posted: 3.1 Beta)
 
Top