Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning and accepting values from a FoxPro.exe
Message
De
14/06/1999 15:14:09
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00229033
Message ID:
00229639
Vues:
11
>>>If you still want to write an ISAPI app, I suggest you stick with C. For details on the ISAPI spec, check out this MIND article:
>>>
>>>http://www.microsoft.com/Mind/0197/ISAPI.htm
>>>
>>>Hope I didn't confuse you too much...
>>
>>Actually that was very helpful. Thank you.
>
>One question. Why do you suggest sticking with C?
>
>Dan

Only because I know of no other language that qualifies for the job...

IIS uses a strict convention of functions that must be exposed in a dll that wants to play as an ISAPI application. Simply writing a COM server with those method names doesn't work, and that's all VFP can do.

IMHO, there is really not much reason to go through the trouble of what you are trying to do. Between ASP, FoxISAPI and tools like WWWC, VFP programmers really have all we need to retrieve POSTed and GETed variables, and to return HTML, or any other type of data in HTTP.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform