Previous Home Next

XML DSO Applet

Example 4

This example shows that the XML can also be modified when the data is bound to text input fields. In this case, the PRICE field is editable. Make some changes and then click the Show XML Data button to see the changes. The changes are saved when you tab to or click on the next field.

Author Title Price Publisher

We will leave it as an exercise for the reader to figure out how to post the modified data back to the server that provided the original data in the first place.

The XML DSO source code is in Java.

© 1997 Microsoft Corporation. All rights reserved. Terms of use.