Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running VFP function from site
Message
 
To
05/10/2004 19:45:30
Alan Harris-Reid
Baseline Data Services
Devon, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00948121
Message ID:
00949088
Views:
23
For a vfp web service, you'll have to have IIS running somewhere. It could just be your ADSL IP address. The VFP runtimes will have to be on that web server. The other web server can be anything and it will be as simple as a method call passing and returning parameters..
>Claude, thanks for the reply.
>
>>You would compile your code into a Visual FoxPro mtdll
>
>Would the VFP runtime libraries also have to reside on the web-server, or is all the necessary code wrapped-up in the mtdll file?
>
>>... have an iis web site at your local site or at an Internet Service Provider
>
>Does it have to be IIS, or can it be eg. Apache?
>
>>... the client web site would use their existing scripting language to access the web service method that does the calculation.
>
>How are the results returned from the function? Can it be as simple as MyObject = MyFunction(MyParameterList), or an XML character string perhaps?
>
>Many thanks,
>Alan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform