Inactive Account Handling

I need to build in functionality for the web to detect whether the account is inactive or not and to display a message if it is inactive. Has anyone built this in to their website and which methods did you use?

  • HI Matt,

    Great so you see it working.  Now all you have to do is have code to check that value, this all depneds on where you are using the data. 

     

    Jon

  • Our login page is built using .ASPX. Data is running on MySql Server 2008. I need to figure out what action should be in place for the inactive web call.