Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending HTML
Message
De
06/12/2001 14:58:13
 
 
À
06/12/2001 08:13:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00590452
Message ID:
00590765
Vues:
25
>How do you send XML or html (or whatever) from a foxpro 7 app to an ASP file >located on the WWW? Is it all imbedded in the URL variable sent through the >webbrowser class and then parsed out by asp as a querystring? I just can't >find plain documentation describing what I have to do.

You meant to "upload" information to the Web Server?
A way to do this, is by using a html control to upload a file. I used AspLoad (from Persits Software) to do that. It's very easy to use. You can upload files from a browser, just clicking on a html button. If you need to automate it, so you will need XUpLoad, from the same company, and to integrate a Browser object in your form, controlling it by Navigate() method.

I hope it can help you...
Carlos A. Granitto
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform