|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Using Active X Control on Web |
From: |
ASPDeveloper |
Date: |
1/13/2001 12:09:30 PM |
IP: |
209.18.16.179 |
Understand that an ACTIVE X control like any other compiled object needs to be registered on the client machine. This can be done by packaging the control as a web download package from Visual Studio's deployment wizard. You place the cab file on the server and the browser
downloads it and registers the component(s) when it encounters the <OBJECT> tag on your web page.
An HTML sample page is generated by the P&D wizard to help you out with the <OBJECT> tag's syntax. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|