Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send URL, receive XML
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00702871
Message ID:
00702893
Views:
11
I have an example something similar on my web site. Take a look at the document "My First Web Application", there is a section about fat client applications where I use a VFP form to read/write data via HTTP. http://visionds.com/hcorrea

If you are trying to retrieve XML from the URL, you might need to add some code to indicate that the content is of type XML. See thread #570570



>Hi,
>
>I am trying to send a request to an HTTP server in that the whole request will be in the URL (http://www.xxxx.com/xxx.exe?xxxxx&xxxxx). The result returned to me will be XML data. It sounded easy enough, but somehow I cannot get this to work. I have used WinInet to communicate XML with a soap server without any problems, but I cannot quite get this method to work.
>
>Is there any code examples anywhere that shows how to do this, or at least a hint of what WinInet functions will be needed and formatting?
>
>Regards,
>
>JMiller
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform