Friday, July 31, 2009

How to track user ip and activity on a asp & asp.net webpages?

we have a server with many domains which include logging in and have the ability to change or add information. is there a way to log who is logging in, at what time, and what was done? Please let us know. Thank you

How to track user ip and activity on a asp %26amp; asp.net webpages?
if its an ASP then yes you can create scripts to populate a database when an action is done, say if they download something keep a session of the username then write the session info and anything else you want to a database. I do that here with a management site.





The IIS logs will only give you IP address and pages visited etc..
Reply:Well, check http://planet-source-code.com you can get full free asp.net project about IP ....





Good Luck


No comments:

Post a Comment