I'm looking for any type of anti virus API I can use to integrate into my ASP application. Is there anything that exists that will allow me to check files for viruses that people have uploaded to my server from my ASP web application?chuckdawit
Moved byOmegaManThursday, July 16, 2009 9:05 PM (From:Visual C# General)
Since there is no anti-virus feature in the .NET Framework, or the Windows operating system, I would check the major anti-virus software vendors web sites to see if they sell such a beast, or in the case of free virus scanners, offer an API.