Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending HTML
Message
From
06/12/2001 14:58:13
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00590452
Message ID:
00590765
Views:
24
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform