read and update XML file

M

Mike

Is it possible to create an XML file to read from using a dropdown and based
on the selection read the XML file again to populate some labels?

Also, is it possible to update an XML file based on the user selection?

example:

my xml file looks like this

<Cars>
<BMW>
<SalesMan1></SalesMan1>
<SalesMan2>/SalesMan2>
</BMW>
</Cars>

if the user picks BMW from the drop down I want to show SalesMan1 and
SalesMan2 in labels, then I want to have an update page, where if the user
picks BMW from the drop down, they update SalesMan1 and or SalesMan2, is
this possible?
 

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

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,165
Latest member
JavierBrak
Top