Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to convert your application to webenabled
Message
 
To
25/11/2001 05:20:09
Mazahir Naya
Kuwait United Co.
Kuwait, Kuwait
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00585476
Message ID:
00585498
Views:
23
Mazahir,

There are many web-based frameworks available to develop VFP apps and deploy them on the internet. One that I have developed (and available in the Downloads section) is DVRWeb. Others include Web-Connection, VFPWeb, ActiveVFP and others. Many frameworks help hide the complexities of the internet connection aspects and leave you to building methods (or procedures) to build out response HTML pages when requests are made.

There is a learning curve from going from an immediate desktop response where all is available about the current users activity. When dealing with internet, you just handle a request and send back results. You need to keep a bit more control as to who is where, cookies, requesting what, etc.

Don
Previous
Reply
Map
View

Click here to load this message in the networking platform