Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you use an exe com server?
Message
From
29/04/2002 13:41:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
How do you use an exe com server?
Miscellaneous
Thread ID:
00650502
Message ID:
00650502
Views:
47
Hi,
I have created a multithreaded (ddl) com server, ecentric with a class geodigmevents that has a method activatebrowser(). I use the com object on an ASP as:

set obj= server.createobject(ecentric.GeoDigmEvents)
response.write(obj.activatebrowser())

That works just fine.

How would I create an com server(exe), register it, and what syntax would I use to gain access to activatebrowser()?

Neil
Next
Reply
Map
View

Click here to load this message in the networking platform