Hello,
The company that I work for has a web site that registered users can log into and download files to update their machines with. What we would like to do now is record in the SQL database which users have downloaded which updates and when. All the user info is stored in session variables so all I would have to add is the date and off we go! The only problem is I have no idea on how to go about it. Any idea’s?
The company that I work for has a web site that registered users can log into and download files to update their machines with. What we would like to do now is record in the SQL database which users have downloaded which updates and when. All the user info is stored in session variables so all I would have to add is the date and off we go! The only problem is I have no idea on how to go about it. Any idea’s?