|
 |
asp_components thread: How to successfully distribute my ActiveX control?
Message #1 by "cindy zhou" <czhou@w...> on Thu, 31 Oct 2002 17:25:12
|
|
Hi,
I have built an ASP page on which there is a visual ActiveX Control. My
ASP page is on the web server. In order to let users on the LAN to view
that ASP page w/ActiveX correctly, what should I exactly do? I did find
some info about codebase attribute and deployment issue. However, I am not
really clear about the exact steps to be taken. Can anyone give me some
idea? I appreciate it.
Cindy
Message #2 by Ramesh Kandasamy <rame10@y...> on Thu, 31 Oct 2002 09:23:38 -0800 (PST)
|
|
You need create .CAB file in order to distribute that
activeX control over the internet/intranet.
--- cindy zhou <czhou@w...> wrote:
> Hi,
>
> I have built an ASP page on which there is a visual
> ActiveX Control. My
> ASP page is on the web server. In order to let users
> on the LAN to view
> that ASP page w/ActiveX correctly, what should I
> exactly do? I did find
> some info about codebase attribute and deployment
> issue. However, I am not
> really clear about the exact steps to be taken. Can
> anyone give me some
> idea? I appreciate it.
>
> Cindy
>
> rame10@y...
> %%email.unsub%%
>
__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/
Message #3 by Teng-Fong SEAK <tfseak@f...> on Thu, 31 Oct 2002 18:19:36 +0100
|
|
Well, Cindy, it seems you're just exploring everything. Why don't you
take
a book and look at it?
> -----Message d'origine-----
> De : cindy zhou [mailto:czhou@w...]
> Envoy=C3=A9 : jeudi 31 octobre 2002 18:25
> =C3=80 : ASP components
> Objet : [asp_components] How to successfully distribute my ActiveX
> control?
>
>
> Hi,
>
> I have built an ASP page on which there is a visual ActiveX
> Control. My
> ASP page is on the web server. In order to let users on the
> LAN to view
> that ASP page w/ActiveX correctly, what should I exactly do?
> I did find
> some info about codebase attribute and deployment issue.
> However, I am not
> really clear about the exact steps to be taken. Can anyone
> give me some
> idea? I appreciate it.
>
> Cindy
>
Message #4 by "cindy zhou" <czhou@w...> on Thu, 31 Oct 2002 21:24:33
|
|
Well, I did a bit research on how to distribute ActiveX control on
internet development. And I want people like me know how to do that
quickly, so I post the useful link here:
http://msdn.microsoft.com/library/default.asp?
url=/workshop/components/activex/activex_node_entry.asp
Cheers,
Cindy
|
|
 |