This example shows how an XML data source can be bound to a form. When the doucment loads, a copy of the original XML is saved. By updating the items in the input fields, the main data source is changed. When all changes are made, the "Update Database" button invokes a script that compares the original source with the modified object and creates an XML stream that sends only the differences to a middle-tier script, which updates the database.
|
|
|