Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I fire off a PHP program on a web server from a P
Message
From
26/06/2008 01:28:40
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01326693
Message ID:
01326830
Views:
19
John,
>thanks for responding. I did a Google search (just kept entering VFP and web, http, etc) and I found exactly what I need at http://fox.wikis.com/wc.dll?Wiki~ReadUrl~VFP

good for you: use this for a first implementation as your needs are met. But if anything more comes down that alley using bare WinAPI becomes messy. Using a a well defined interface is better, and the COM components I mentioned are easier in that regard. The other alternative might be a TP library, but unless you already know what you will need this decision is difficult. You might read a bit on west-wind: for bare TCP/IP, HTTP, SOAP and so on Rick has IMHO nice libraries. The thing missing when I built my stuff mainly was security related stuff (client certificates, FTPS, java-flavored WS practices) but either COM components or his libraries will help build code that is easier to maintain.

my 0.02 EUR

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform