Question
Confirm File was accessed and by what IP?
Greetings
I use cffile for an administrator to upload documents (PDF) to a repository directory. The name of the file is captured to the DB when uploaded.
I need to confirm if/when an end user has accessed the document, and any other information I can capture (IP address, etc.?) using a yes/no flag field and a field to store IP address? The user's info is already a record in the DB, and their session variable is available at log-in.
Thanks in advance
newportri
I use cffile for an administrator to upload documents (PDF) to a repository directory. The name of the file is captured to the DB when uploaded.
I need to confirm if/when an end user has accessed the document, and any other information I can capture (IP address, etc.?) using a yes/no flag field and a field to store IP address? The user's info is already a record in the DB, and their session variable is available at log-in.
Thanks in advance
newportri