Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to do a CGI program in Fox ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00440175
Message ID:
00441329
Vues:
17
>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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform