Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I use VFP 6 to build web apps?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00720213
Message ID:
00720218
Views:
13
Yes, VFP 6 works great, but, make sure you've got SP5(fixes all mutithreading issues). VFP 7 does add some nice features for web apps, though. Interactive debugging of COM servers using the test harness API is one. Another is ExecScript and new TEXT features which make it fairly easy to embed VFP code blocks in HTML.
>I found this Q&A on the Microsoft VFP 7 website. This Q&A applied to VFP 7. I was wondering if the same Q&A holds true for VFP 6?
>
>Thank you.
>
>The following text was copied and pasted from the Microsoft website in order to ask my question pertaining to VFP 6.
>
>Can I use VFP to build web apps?
>
>Visual FoxPro COM components can be used with Internet Information Services (IIS) to build high-powered Internet database applications. This is because Visual FoxPro components can be called from Active Server Pages (ASP). The components will retrieve and manipulate data, and will build some of the HTML returned to the user. A direct route is also available through the FoxISAPI library, taking IIS directly to the component. In this case, the component is responsible not only for working with data, but also for constructing the entire HTML page. These two approaches can also be combined.
Previous
Reply
Map
View

Click here to load this message in the networking platform