Creating Audit Functionality Using ASP.NET 2.0 C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dixonjm
    New Member
    • Jun 2007
    • 32

    Creating Audit Functionality Using ASP.NET 2.0 C#

    Hi,

    I have been given a task to monitor all user behaviour on our web site, this has to include capturing all values of any control which have been changed.

    I really want to create a standalone module which will do this for me, we have created our own controls - eg a IntegerTexBox that will only numbers, and a floatTextBox which will only accept decimals, and I am wondering if I could add method, or override an existing method, in these controls, to handle my task?

    I am at a loss of where to start really.

    Hope someone can maybe point me in the right direction?

    Many thanks, in advance,

    Janet
  • dixonjm
    New Member
    • Jun 2007
    • 32

    #2
    Has anyone undertaken something similar before, my time is running out for ideas on how to at least start this task?

    Many thanks
    Janet

    Comment

    Working...