|
Send XML Without XMLHTTP
By Builder.com
News Source
Article Date: 2003-04-01
Microsoft provides the XMLHTTP object for sending and receiving XML data from the client. However, this restricts you from creating portable Web applications, since the XMLHTTP object is an ActiveX object.
Most of the functionality in the XMLHTTP object lies in its ability to send and receive HTTP requests without navigating from the current Web page, giving the appearance of a connected application. This also reduces the amount of network traffic by eliminating the need to reload all the user interface information.
Click below to read this article at the Builder.com website:
http://builder.com.com
About the Author: Builder.com is the most insightful new software development site on the Web . Created by developers, for developers, Builder.com (http://builder.com.com/) brings software developers fresh, real-world perspective on topics from programming to architecture to management. Builder.com will improve the way developers work with the information, tools, and services to help them conquer the challenges they face everyday in real-world development.
|
|