Hi,
Post by VFPI want to build an application in VFP and run it on computer cleint,
the cleint should be able to read information stored in internet
server.
What is the easiest way to do it ?
Take one of the Web server extension written in Visual FoxPro and use it
on your server. I assume that the key to success is a script language on
the web server responses to your requests and provides the information
as XML stream.
So, there are a couple of VFP-based products you might examine:
ActiveVFP
Active FoxPro Pages (AFP)
FoxWeb
Web Connection
Or, as suggested by another reader use may use the HTTP & XML
capabilities of Microsoft SQL Server.
Personally I prefer the script solution due to higher flexibility and
functionality.
Kind regards, JoKi
--
|\_/| ------ ProLib - programmers liberty ---------
(.. ) Unsere MVPs bringen den Fuchs zum Laufen...
- / auf www.prolib.de und www.AFPages.de