Robtech Posted February 20, 2001 Posted February 20, 2001 Hope ya'll can help me? I have a database online. Everything works fine. What I would like to do is track the users based on specific fields in a seperate database or in a text file.
flexistentialism Posted February 22, 2001 Posted February 22, 2001 There are a few in build logging functions in FMPro in the autoenter data bit of define fields. I use lasso as my middle ware which will also grab IP browser type etc. without the need for JS. If you don't use lasso you can grab these values and using simple jave place them in hidden fields to be submitted to the chosen database. I hope this is of some help!
Vaughan Posted February 23, 2001 Posted February 23, 2001 CDML has heaps of codes to get info out and into the database: [FMP-ClientIP] [FMP-ClientAddress] [FMP-ClientPassword] [FMP-ClientType] [FMP-ClientUserName]
Recommended Posts
This topic is 8675 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