Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OCX or COM DLL
Message
De
14/04/2000 08:38:17
 
 
À
13/04/2000 16:19:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00359330
Message ID:
00359744
Vues:
22
>>Is it possible to instantiate a COM DLL in a web page, or is this only possible for ocx type ActiveX components?
>
>You can do instance a COM DLL through scripting; unlike an ActiveX, it can't participate in the events loop directly.

Hmmm... I must be doing something wrong then. I assumed you would instantiate it in VBScript in the web page using Createobject() with the ProgId, e.g.

Set MyComDll = Createobject( "MyComDll.MyComObject" )

It barks pretty loud and errors out when I try this. Am I mistaken on this? I was going to try instantiating with the < Object > element like an ocx but haven't gotten to it yet.
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform