Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
XML (Extensible Markup Language)
|
XML SamplesXML Data Source Object |
||||
Download sample | Demo | |||
Description
This web page binds data from a data island to HTML elements using the C++ XML Data Source Object (XMLDSO). There is no longer a need for Applet or Object tags, just a simple data island with a src attribute. Once the data is bound to the HTML, the user can navigate through that data using ADO methods or the XML Object Model. The user can add employees by pressing the "Add Employee" button. To see the changes that are made to the data set, view the XML.
More DetailsChanges made to data through the XMLDSO will be automatically reflected in the XML. The same goes for changes made to the XML through the XML Object Model. This new feature allows the user to move back and forth between the XML and ADO object models.
Browser/Platform CompatibilityYou must be running Microsoft Internet Explorer 5 Beta or greater to view this demo.