| | |
adding innertext to an xml node
Please support our C# advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Apr 2004
Posts: 573
Reputation:
Solved Threads: 5
Hello,
I am trying to insert true or false into an xml file that has one node <LoggedIn></LoggedIn>.
This is what I have so far:
I am trying to insert true or false into an xml file that has one node <LoggedIn></LoggedIn>.
This is what I have so far:
StreamReader xmlString = new StreamReader(Server.MapPath("ResponseMessages/LoggedIn")); XmlDocument doc = new XmlDocument(); doc.Load(xmlString);
![]() |
Similar Threads
- adding and deleting node in a linked list (C++)
- linked list question (C)
- leaving a node value blank (RSS, Web Services and SOAP)
- problem reading xml file in c# (C#)
- XHTML w/ XML? (RSS, Web Services and SOAP)
Other Threads in the C# Forum
- Previous Thread: problem reading xml file in c#
- Next Thread: how to insert a combo box in c# data grid
| Thread Tools | Search this Thread |
.net access algorithm animation array bitmap box c# check checkbox client combobox control conversion csharp customactiondata database datagrid datagridview dataset datastructure date/time datetime datetimepicker degrees directrobot dll draganddrop drawing encryption enum excel file filename files form format formbox forms function gdi+ gis gtk hash image input install java label list mandelbrot math mouseclick mp3 mysql native operator outlook2003 packaging path photoshop picturebox pixelinversion pixelminversion post print process programming radians regex remoting richtextbox safari server sleep snooze socket sql statistics string table tables tcp text textbox thread time timer update usercontrol usercontrols validation visualstudio webbrowser webcam wfa wia winforms wpf xml





