Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Posting Data to a URL
Message
 
 
To
08/09/2003 10:35:08
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00827092
Message ID:
00827150
Views:
29
Calvin,

From VFP you can use IE and automate filling in form values and clicking the submit button.

Or if the URL takes a set of parameters using the ?blah=blah format you can build the URL string and ship that via an IE instance or from ShellExecute().

>I am trying to implement an interfact to DataFlite in my application. The documentation for DataFlite says "Using the DataFlite web-application is as easy as posting data to a URL" and then neglects to describe how this is done. Unfortunately I have never posted data to a URL. What is the best way to go about doing this from inside a VFP7 application? Thanks!
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform