Method to use anti-virus in Lotus Notes web application

How can we can use or call anti-virus in lotus notes web application to scan attached file in document before save the document. What would be the code for the same.

Subject: Method to use anti-virus in Lotus Notes web application

Before you save the document, it is still on a local workstation, right? If you control those workstations, they ought to be running Anti-Virus.

If these workstations are outside of your control, you will have to do a scan after it has been saved.

Unless there is some sort of Javascript that can handle File Upload actions.

Subject: RE: Method to use anti-virus in Lotus Notes web application

Hi Gregg,I would like to know how we can call anti-virus to scan attachment after document saved. we will right the code in lotus script or java script ? Please provide the code for the same. It is very urgent.

Thanks for your support

Subject: RE: Method to use anti-virus in Lotus Notes web application

Hi,Waiting for your response. It is very urgent

Subject: RE: Method to use anti-virus in Lotus Notes web application

While I appreciate your patience, if you are looking for some sort of code from me, you will have to wait a lot longer. I was just suggesting a path to your answer, but as an Admin, I don’t do a lot of coding. If you want some code or an application, I would start by searching OpenNTF ( http://www.openntf.org ) or Google.