Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data on the WEB - best way to organize
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00749322
Message ID:
00750409
Vues:
32
This message has been marked as a message which has helped to the initial question of the thread.
Nadya,

the EXECSCRIPT() is good for stalone programs, but is very unreliable for production-quality web applications - all issues are in how it was implemented in VFP. I do not believe it was fixed in VFP8. We have a complete substitute for this function in Arnica WebFramework, and we use the following code instead:

=THIS.oSystem.ExecuteScript()

You could try it online via our demo site - you will find many new ways how to can create dynamic web-based VFP applications WITHOUT VFP installed on your development computer!

Igor Lozhkin,
Arnica Software Corporation
http://www.arnicacorp.com
tel. 416-4835219
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform