|
 |
asp_components thread: Registering ActiveX controls in Internet Explorer
Message #1 by <wburrough67@y...> on Wed, 18 Jul 2001 13:00:22 +0100
|
|
Hi,
I'm building an application that runs in Internet Explorer. It will run
off a CD rather than a webserver and will use some purchased ActiveX
controls. I've never used them before so I really need some help.
Some of the controls I've been looking at aren't just an .ocx file,
they have some .dll files to go with them. If I wrap them all up in a
.cab file and sign it, will Internet Explorer install them all
automatically?
They all list VB, C++ etc as runtime environments but not Internet
Explorer. Am I safe to assume that they'll work in IE too or are there
special requirements?
Thanks
Walter
Message #2 by <wburrough67@y...> on Wed, 18 Jul 2001 16:04:17 +0100
|
|
Oops sorry. There's a VBcomponants list, I'll repost it there.
> -----Original Message-----
> From: Walter Burrough [mailto:wburrough67@y...]
> Sent: 18 July 2001 13:00
> To: ASP components
> Subject: [asp_components] Registering ActiveX controls in Internet
> Explorer
>
>
> Hi,
> I'm building an application that runs in Internet Explorer.
> It will run
> off a CD rather than a webserver and will use some purchased ActiveX
> controls. I've never used them before so I really need some help.
>
> Some of the controls I've been looking at aren't just an .ocx file,
> they have some .dll files to go with them. If I wrap them all up in a
> .cab file and sign it, will Internet Explorer install them all
> automatically?
>
> They all list VB, C++ etc as runtime environments but not Internet
> Explorer. Am I safe to assume that they'll work in IE too or
> are there
> special requirements?
>
> Thanks
> Walter
>
>
Message #3 by "T. Odeny" <taodeny@y...> on Wed, 18 Jul 2001 22:31:58 -0700 (PDT)
|
|
What components do I need to be able to run my ASP
applications off a CD rather than a webserver?
|
|
 |