Click to See Complete Forum and Search --> : Editing XML with ASP.NET


ajn1888
06-06-2006, 12:18 PM
Hi,

Hopefully someone can help.

I am building an admin section for one of my web apps that enables the user to edit individual XML fragments.

I know how to load the entire xml doc into a dataset, edit a row in the datatable and then upload the dataset back to the xml doc. What I would like to do is navigate to the required node and update the element(s) as required - thus saving on reading the whole xml doc into memory.

Can anyone help please?

Thanks.

AJN

ajn1888
06-07-2006, 07:09 AM
Hi,

I would really appreciate any assistance in this.

Anyone? Mods? Bueller? :)

Thanks

AJN