Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Server side ActiveX control

Status
Not open for further replies.

markusj

MIS
Jan 16, 2003
6
US
Hi, I have created an Active X control I want to use in a webpage. I can install it client side which means a user has to download and install the Active X control over the Intranet.

Can I install the Active X control on the server side so that the Active X control still appears but the user does not have to download the control and install it??

If so, how do I do that? Any coded examples would be great.
Thanks in advance
MarkusJ
 
I dont think so.
An Active X Control runs in the context of the client machine using COM. Therefore, the control downloads and installs (and runs) on the client.

Anybody have any ideas? Gilbert M. Vanegas
Programmer Analyst III
County of San Bernardino - ISD
Email : gvanegas@isd.sbcounty.gov
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top