Download ActiveX control from a web page 
Author Message
 Download ActiveX control from a web page

Hi,

How is it possible to make sure an ActiveX control to be downloaded by a web
page on a client machine?
I 've added <codebase = "path_to_download_on_the_server/ActiveX.cab"> in the
<object classid> tag of the web page where the ActiveX control is inserted.
I set up low security level in IE (client machine) but the ActiveX control
is not downloaded every time, on each machine.

Could someone tell me why ?
Thanks a lot

Xavier



Tue, 05 Nov 2002 03:00:00 GMT  
 Download ActiveX control from a web page

Hi All,

 if one specifies a never (i. g. higher) version number, the higher version would be downloaded....

Best regards,
Manfred Braun

(Private)
Lange Roetterstrasse 7
D68167 Mannheim
Germany


Phone : +49-621-37 53 86
(Remove the anti-spam-underscore to mail me!)


  If a version is already on the machine it won't download.  You need to unregister then delete the old files first.  Otherwise it should work.
  Jason


    Hi,
    How is it possible to make sure an ActiveX control to be downloaded by a web
    page on a client machine?
    I 've added <codebase = "path_to_download_on_the_server/ActiveX.cab"> in the
    <object classid> tag of the web page where the ActiveX control is inserted.
    I set up low security level in IE (client machine) but the ActiveX control
    is not downloaded every time, on each machine.

    Could someone tell me why ?
    Thanks a lot

    Xavier



Tue, 05 Nov 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. HELP: Using ActiveX Control in web page

2. REGISTERING ACTIVEX CONTROLS ON WEB PAGES

3. QUESTION: Deploying an ActiveX Control on a Web Page

4. HELP: Using ActiveX Control in web page

5. registering activex controls on web pages

6. Control for downloading web page.

7. REGISTERING ACTIVEX CONTROLS ON WEB PAGES

8. ActiveX control from Web Page

9. REGISTERING ACTIVEX CONTROLS ON WEB PAGES

10. Using ActiveX control in web page?

11. Activex Control on Web Page w/Database connectivity

12. Modify an database from an activeX control in a web page

 

 
Powered by phpBB® Forum Software