hello , i have made an XML Viewer i used the XMLDocument , i use a Memo , TreeView and all saved in an Xml File ( base.XML ).so the base of my application is this Xml file ( base.xml )
so i want to know how to update this xml file ( base.xml ) from my App i explaine : ( Note : Nodes here are subject Topics ) i have a button labeled Add so i want when i click all Topics ( Nodes ) are viewed in a ListBox so the user chooses the Topic then he writes all subject body in a memo then he clicks on a button labeled Save , here is an exemple : <math> <equation " id=10">text...</equation> </math> when he clicks on this buton save the new subject will be saved under the choosen Topic with an auto-Id so please how could i do this ( update ) many thanks ------------------------------------------------------- Home: http://groups.yahoo.com/group/delphi-programming/ Remove: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-programming/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
