autofill user on form?

bill crumpton

Registered User.
Local time
Today, 00:30
Joined
Apr 20, 2000
Messages
105
Is there a way that I can have the current user shown on the form in a unbound field? If so, how? Thanks.
 
If you are having the user log in to the DB security tou can get therir username with the currentuser() function.

e_kimball@yahoo.com
 
thanks e_kimball. Worked.
 

Users who are viewing this thread

Back
Top Bottom