How to download activex dll files from server to client system using vbscript
Hi,
How to install (download) activex dll files from server to client system using vbscript and how to register those dll files on client system
<object id="CaptureObj" name="CaptureObj" classid="CLSID:3FA859DA-300C-4247-BD33-6011198399C0" codebase="http://localhost/aspnetvir/ActiveXWebsite/Activex/DPFPDevX.dll"
/>
I used this process for download dll files, but how to know it is working or not . I mean where these dll files are downloaded and how to know that path ?
please send me reply with code
thank you