Newbies Aldregon Posted October 14, 2004 Newbies Posted October 14, 2004 If I use the web security database to protect a DB published on the internet is that possible to get the login of the users who consult the database ? (I would like to get the login of the user to set a field automaticly if a new record is created by the user)
Garry Claridge Posted October 14, 2004 Posted October 14, 2004 If you are using CDML you can use a "-new" as the Action for the initial access to the database. The "Web Security" database will prompt for a login before the Action will be followed-through. All the best. Garry
Steve T. Posted October 15, 2004 Posted October 15, 2004 Hi, A! The CDML reference db also has client-related functions/tags that may be of interest to you, e.g. [FMP-clientusername], [FMP-clientip], [FMP-clientaddress], etc. These can probably be used w/IFs to get what you want. --ST
Recommended Posts
This topic is 7336 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now