|
-
Jun 15th, 2006, 01:48 PM
#1
Thread Starter
Frenzied Member
Does an OCX have to go in CAB file for web use?
Hello,
If I want to have the user run an activex OCX file on their computer through a web site, does it go in a cab file? Or does it stay as an OCX and loaded/run on the user's computer?
I need it to run on their computer - not the server side. It will be digitally signed and the user will accept to run it.
Thanks
-
Jun 15th, 2006, 01:58 PM
#2
Thread Starter
Frenzied Member
Re: Does an OCX have to go in CAB file for web use?
Actually I just readlized an ocx file can go in the html page easily. And its easy to do by using the Activex Control Pad program. But here is another question:
Say I create an activex control myself and inside of it it uses another activex control. And then I use the Activex Control Pad to insert the new control i created in the web page. When its downloaded and run, will it also download the other control that is used inside of it?
Thanks!!
-
Jun 16th, 2006, 02:35 PM
#3
Re: Does an OCX have to go in CAB file for web use?
If the user does not have the OCX then they'll need to register it. To register it, they'll need to get it. To get it, they'll need to install it. To install it, they'll need a CAB.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|