Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to detect malware from my asp.net website. Is there is any possibility remove malware using asp.net code
Posted
Updated 3-Aug-12 19:05pm
v2

1 solution

This makes no sense. You want to detect it in the server ? How would it get there ? Just buy a program. You want to detect it on the client ? ASP.NET can't do that, you can't access the file system with HTML and javascript.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900