Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to run http commands in VFP5?
Message
From
15/02/2002 03:49:19
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00620527
Message ID:
00620536
Views:
13
>I need to develop an interface to a web-based application that communicates via http (and later https) protocol. The data itself will be a combination of standard HTTP parameters, in addition to an XML document when submitting messages. [...]
>What is the best way to incorporate sending and receiving these type of messages from within my existing VFP5 application. Is there a COM or ActiveX module that I need to look into, or what can else can you suggest?

Microsoft exposes http functionality through WinINet.dll: http://msdn.microsoft.com/library/default.asp?url=/workshop/networking/wininet/wininet.asp which is callable by VFP5
----------------------------------
António Tavares Lopes
Previous
Reply
Map
View

Click here to load this message in the networking platform