Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft.xmlhttp vs. msxml2.serverxmlhttp
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Microsoft.xmlhttp vs. msxml2.serverxmlhttp
Miscellaneous
Thread ID:
01649513
Message ID:
01649513
Views:
243
Hi there,

in an app I used xmlhttp (createobject("Microsoft.xmlhttp")) which is easy to use but is limited in its
possibilities like setting timeout-values. So I changed it to serverxmlhttp (createobject("msxml2.serverxmlhttp"))
which worls as well and has a lot more
properties to use.
Everythings seems to work as well as before but I would like to know if there are any pitfalls
I haven't recognized yet and if there is more I should consider?

Thanks in advance

Thomas
Next
Reply
Map
View

Click here to load this message in the networking platform