Hi this is the coding for adding data in to an xml table
i want the coding for update and delete
Try
Dim emp_xml_doc As New XmlDocument
If
System.IO.File.Exists(Server.MapPath("emp.xml")) Then
emp_xml_doc.Load(Server.MapPath("emp.xml"))
Dim myrow_element As XmlElement
myrow_element =
emp_xml_doc.CreateElement("EmpDetails")
Dim str As String
str = "
Post New InfoCom Interview Questions
What is the difference between quality analyst and quality control and assurance?
Name the different types of lines.
How can you implement many relations in star schema model?
what is variable?
How often do you need to reformat the namenode?
Is electro plating what type of load whether resistive, inductive or capacitive loads
whats the difference between siebel 7.5 and 7.8?
How do I stop chkdsk from running at startup windows xp?
How do you erase part of a shape in word?
What are 3 uses of sapi technology?
Explain the access modifiers available in scala?
What are mac addresses?
what is labour consume factor in residential projects
What is the order of operations used when evaluating formulas in excel?
What is a half-adder?