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 Jason,
We don't have anything link this but , what I am thinking you will need to do is after they have logged in is to make a call to GetConstituentInfoEx and check the inactive flag in the ConstiuentHeader data table that is returned.
Jon
Perfect, thanks Jon