Inserting data in to xml file with ASP.NET/VB2005

A

Aaron

Hello,
I have a newbie question.
I have a asp.net webform that has 60 groups of 4 txtbxs that correspond to
m1W, commentw, m1B, and commentb. As well, a submit button; onclick how
would you code it to enter the data from all in to the xml file.


<?xml version="1.0" encoding="utf-8" ?>

<Games>

<move1>

<m1W>

</m1W>

<commentw>


</commentw>

<m1B>


</m1B>

<commentb></commentb>

</move1>

..........

........

</Games>





TIA
 

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,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top