Wanted: Save all datacontrols to XML string

K

Karim Virani

Does anyone here know of a code sample for traversing an MS Access form to
build an XML document (I need it as a string, not serialized to disk)
containing all the control names and values? Support for multi-select
listboxes and option groups would be good, plus support for controls nested
in Tab controls. Then I'd want to reload the form's controls from any
matching values in the XML document.

TIA,

Karim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top