We have to build a small grievance report system. In this users enters their grievance on a ASP.Net page. An email is sent to particular individual of a department. When this individual opens this email in outlook and responds a field in a SQL server table needs to be updated.
How to accomplish this SQL Server update?
Platform : .Net Preferred language : C# Database : SQL Server Email client : Outlook
Thanks in advance