Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Module for CGI processing
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00174635
Message ID:
00174687
Views:
30
>Can anyone point me to a VFP module to put on a web server to perform the parsing of QueryString, extra path, etc. - to do the 'front end' of CGI processing with? I've been experimenting with a VB module - works great, but would like to do same with VFP.


You can use FoxIsapi.DLL to simplify using VFP with web servers... since, to write to and read from STD out with VFP requires alot of API stuff, that I couldn't get to work.

There are FoxISAPI samples that come with 5.0 and 6.0... if you want a class that will help you out alot Rick Strahl wrote a FoxISAP class that you can get for free from his web site at www.west-wind.com... in addition to alot of other info on using VFP on the web, including an entire framework that Rick has written to create VFP/Web aps.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform