Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I use wwwconnect to query data like this?
Message
 
To
03/05/2004 09:47:40
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00900357
Message ID:
00900415
Views:
41
This message has been marked as a message which has helped to the initial question of the thread.
You probably can since you can also easily call your vfp myDLL methods directly from ASP or ASP.NET. In your case, you would just put the Creatobject and method calls for myDLL in your normal wwc stuff. I would just make sure your vfp dll is compiled as multi-threaded...
>Hi all,
>
>We are trying to get a way to extract data using the HTTP transport protocol. Can I use wwwConnect to run my olepublic dlls? Is SOAP required in the process?
>
>IIS hosting wwwConnect + myDLL
>Questions:
>1. Can I call a method from myDLL as such: oMyDLL.GetData(x)
>2. Can I use a url as such: http://MyServer/wconnect/wc.dll?GetData=custid
>
Previous
Reply
Map
View

Click here to load this message in the networking platform