V
VB Programmer
I am going to use an ActiveX control on my webform.
1. How can I set it up so that if a user views the web page and doesn't
have the ActiveX control it immediately/automatically downloads it from a
predefined location?
2. How do I handle registering it on their machine (with 'regsvr32'?), or
do I even need to do this? (This ActiveX control is an unmanaged,
non-server control.)
Thanks,
Robert
1. How can I set it up so that if a user views the web page and doesn't
have the ActiveX control it immediately/automatically downloads it from a
predefined location?
2. How do I handle registering it on their machine (with 'regsvr32'?), or
do I even need to do this? (This ActiveX control is an unmanaged,
non-server control.)
Thanks,
Robert