IE File Explorer is a free DHTML based real-time file system exploration tool built on Internet Explorer's powerful XSLT and XMLHTTP capabilities. Asychronous server-side navigation - no need for page refreshes. Achieved through XMLHTTP Requests. Int
This tutorial guides the programmers to facilitate their web services with server to server data transaction facility by enabling XMLHTTP protocol. It also has given description individually for both server side and client side servers for how to han
This is an online tutorial that details on motivating an ASP page from client side and filling the page with the data fetched from the database server, without needing to refresh the present page by using XMLHTTP. The author guides users by providing
Send plain-text and HTML email using XMLHTTP from ASP scripts. It handles all Western European languages and features auto-generation of HTML emails from a URL, attachments, auto-Zip compression of attachments and more.
This is a program that analyses XML and having features to AES encryption, XMLHTTP, character encoding conversion and Zip compression. This is also a non validating parser with better speed, efficiency and memory then validating parsers like MSXML. T
This is an article that explains users about facilitating visitors with search functionality for searching ticker symbol of Yahoo. This tutorial clearly says that this process can be easily done with the help of Microsoft XMLHTTP component. Here this
In this online tutorial, the author creates a web service called as UPS using ASP.NET. The author uses SDL contract which would read the methods and properties of the web service. The author uses Microsoft's XMLHTTP object to recall the shipping rate
From this web service tutorial learners can create a web service based on ASP.NET easily by their own. This article discusses different topics in detail like Client use HTTP-POST method, WSDL generated proxy object, XMLHTTP to call web service using
This is an online tutorial where users can find information about retrieving data from the server without needing to refresh. In this tutorial the author demonstrates this process by using XMLHTTP object, only IE 5.0 supports this process. This is an
This is an article that can be used by the users to let their visitors view stock quotes from Yahoo on their websites. This tutorial makes it possible by fetching the quotes in csv format and updating the stock reports in an array and thereby to disp |