Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6.0 Https Post
Message
 
To
22/10/2007 15:03:24
Howard Brown
Howard J. Brown Consulting Services Inc.
North Kingstown, Rhode Island, United States
General information
Forum:
Visual FoxPro
Category:
Web Services
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01262620
Message ID:
01265658
Views:
14
Howard, take a look at these two VFP examples of using MSXML2.ServerXMLHTTP COM object. They show how to send HTTPS requests and receive responses from Hotmail/MSN servers.

http://fox.wikis.com/wc.dll?Wiki~HotmailReader
http://fox.wikis.com/wc.dll?Wiki~SendHotmailMessageFromFoxPro
oHttp = CreateObject('MSXML2.ServerXMLHTTP')
Previous
Reply
Map
View

Click here to load this message in the networking platform