Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do a CGI program in Fox ?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00440175
Message ID:
00441329
Views:
20
>The main thing beeing how to read and write to standard input/output.

You have to use the CreateFile, ReadFile and WriteFile Windows APIs to do this.

Not recommended though, because CGI programs are started on each hit to the CGI link. This means the VFP runtime fires up on every hit which is very slow and very resource intensive.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform