Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Site to post to 100+ VFP databases.
Message
 
À
02/11/1999 12:29:53
Jp Steffen
Leadership Data Services
Des Moines, Iowa, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00285542
Message ID:
00285724
Vues:
14
If you want to get your feet wet with an internet database, the simplest way I seen is ADO code on an ASP to query a VFP database. You have an HTML form on your web page that sends the form variables runs the ASP code.

The coolest way I have seen is using VFP COM objects to process XML. In this scenario, XML is the messenger between web page and COM object. Using XMLHTTP, methods can be called directly on a COM object from client side script. Data can also be cached on the web browser using the XMLDSO.

Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform