Want to use a drop down box in the user login

J

jeannette_rivera

Wanto to use a drop down box with all the users in the database login. I had
all the users created but would like to use a drop down box instead of typing
the names for login.
 
J

Joan Wild

jeannette_rivera said:
Wanto to use a drop down box with all the users in the database login. I
had
all the users created but would like to use a drop down box instead of
typing
the names for login.


The standard login dialog will always fill in the username (it just uses the
name of the last person who logged in on that machine).

If you really want this capability, have a read at
http://www.access.qbuilt.com/html/custom_login.html
 
J

jeannette_rivera

Did you mean there is no way to use a drop down box with all the user to
select instead of type, in this login screen.
 
Top