February 20, 200124 yr 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.
February 22, 200124 yr 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!
February 23, 200124 yr CDML has heaps of codes to get info out and into the database: [FMP-ClientIP] [FMP-ClientAddress] [FMP-ClientPassword] [FMP-ClientType] [FMP-ClientUserName]
Create an account or sign in to comment