K
Kausar
Hello All,
I want to know how to scan the files before uploading it to the
server in ASP.NET 2.0 application.
One work arround i thought is to allow to upload in some
temporary folder then sacn it on server but i think it's not the right way
coz the infected file will also get uploaded. so, i want to know is there
any way to do it on client-side? if it's there how to do it? can a
javascript check the any antivirus say Norton service is running on the
client's system? Can i access Norton's API to scan the files?
Thanks & Regards
Kausar
I want to know how to scan the files before uploading it to the
server in ASP.NET 2.0 application.
One work arround i thought is to allow to upload in some
temporary folder then sacn it on server but i think it's not the right way
coz the infected file will also get uploaded. so, i want to know is there
any way to do it on client-side? if it's there how to do it? can a
javascript check the any antivirus say Norton service is running on the
client's system? Can i access Norton's API to scan the files?
Thanks & Regards
Kausar