Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web lookup
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01546026
Message ID:
01546054
Views:
74
>Try
>loHttp = CreateObject("MSXML2.XMLHTTP.3.0")
>lcUrl = "http://www.dpd.co.uk/service/tracking?consignment=8549915792"
>
>loHttp.Open("Get", lcUrl, 0)
>loHttp.send()
>? loHttp.responseText
>
>
>>I am trying to access a Courier company's web site to download the tracking date for a shipment - the shipping company gives me the following code
>>
>>How do I build this into VFP?
>>
>>A HREF=”http://www.dpd.co.uk/service/tracking?consignment=8549915792”

Thanks a lot Sergey
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Previous
Reply
Map
View

Click here to load this message in the networking platform