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
How to tackle duplicate classes in maven build?
Why did you join your previous company? Did they live up to your expectations? Why are you leaving now?
What is asp in web?
What does control enter do in word?
In an html form I have a button which makes us to open another page in 15 seconds. How will you do that?
Tell me what is the function of model in mvc architecture?
most popularly used gas,characterestics,applications,features
Is ajax a framework?
WHAT IS THE DIFFERENCE BETWEEN COST CONTRL & COST REDUCTION
What is the front controller in struts2?
How do you train another QA engineer?
what are Hana Basics
What are the disadvantages of representing the words with one hot vector?
Explain imsi in gsm technology?
What is basic syntax?