Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP .exe as CGI script
Message
 
À
09/11/2001 07:51:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00579585
Message ID:
00579611
Vues:
29
Eyvind,
Been there and done that. I wrote a C++ CGI exe and then an ISAPI dll that passed Text semaphores (containing CGI info) to a VFP exe that was waiting for it with a timer. (BTW, this is the basis for some other 3rd party products out there like FoxWeb and WWC.) It all worked pretty good, but, when VFP MTDLLs became available to work with ASP, I dropped all that in favor of more speed and scalability with the latest technologies. Check out http://www.activevfp.com for more info ...

>Hi.
>
>Does anyone know if it is possible to use a vfp exe as a cgi script on a server running IIS. I guess you would have to be able to write to stdout in some way.
>
>Any ideas?
>
>Thanks,
>
>Eyvind
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform