jayaram

jayaram

  • NA
  • 33
  • 33.2k

How to download activex dll files from server to client system using vbscript

Mar 2 2011 9:07 AM
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


Answers (3)