Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create HTTP Request object
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01645753
Message ID:
01645767
Views:
55
>>>Hi,
>>>
>>>Do you know, and if yes, how, to create an HTTP Request object in VFP?
>>>
>>>TIA
>>
>>Take a look at this http://www.west-wind.com/webconnection/wwClient_docs/ and you can always ask Rick directly at his forum.
>>
>>When we started to work on the project that uses 3rd party API, my colleague at first proposed to use that library, but then we decided to just write a C# dll since we would need to use it from VFP and from C# projects.
>>
>>I've done the C# part. Also, the C# part could have been even easier if using Rick's classes. See this thread
>>
>>https://support.west-wind.com/Thread4SD06556M.wwt
>>
>>and scroll down to the end for the samples.
>
>In the documentation I entered HttpWebRequest but it didn't return anything. From your thread (which I only scanned not read) it looks like I need to find the description of how to create httpWebRequest in VFP. I will keep reading and searching.
>Thank you.

Looks like you may need this

http://www.west-wind.com/webconnection/wwClient_docs/_s9001zx6j.htm
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform