Platform SDK: Exchange 2000 Server

Working with Internet Explorer Version 5

[This is preliminary documentation and subject to change.]

Microsoft® Internet Explorer 5 and later offers you the capability of utilizing to the fullest the XML and browser development tools available in Microsoft® Exchange 2000 Server. Internet Explorer Version 5 will render XML data and support the behaviors and design time controls provided with Exchange 2000 Server.

The Web Store is a great repository for XML documents, XSL documents, and the HMTL files that manipulate them. You can also use HTML documents containing XML data islands. Your files and scripting can utilize the full capabilities of Internet Explorer including XSL, DHTML, and the XML DOM object model.

You can use the new XMLHTTPRequest object to access data in Web Store using the HTTP/WebDAV protocol. This object enables you to natively create and parse the XML-formatted bodies necessary for HTTP/WebDAV protocol request and responses using the XML DOMDocument object.