Hi, i am not sure whether this is in the right section or not but i am building an file upload site and want to be able to scan the files on upload for viruses etc.. How would i be able to do this?
Any ideas to get me started?
Thanks
This is not a javascript issue.
AV scanning is something to be performed/initiated by a server-side technology eg. PHP, PERL, JSP.
Airshow