User1952956959 posted
Good afternoon,
I've got a web project with certain links to routers, APs, servers, ect...
The company I work for wants to keep track of how often the equipment is accessed. So far, it's been a painstaking process of digging through old tickets and finding what equipment may have been accessed and when.
I figured, since I have links to the equipment in my application already, could there be some way for me to record the number of times a user clicks those links, store the numbers in SQL and then generate a report every month.
Any useful methods or tutorials to get me on the right track?
Thanks in advance,
-Cody