Mega Code Archive
Categories
/
ASP.Net
/
XML
Updating Data through XmlDataSource Control
<%@ Page Language="C#" %> <%@ Import NameSpace="System.Xml" %>
Updating Data through XmlDataSource Control
<%# XPath ("@Title") %>
ISBN:
<%# XPath ("@ISBN") %> <%# XPath ("author/last-name/text()") %>
Price:
<%# XPath ("@Price") %>
Discount:
<%# XPath ("@Discount") %>
Enter the discount percentage:
File: ~/Data.xml
Abstract...
Abstract...
Abstract...
Abstract...
Abstract...
Abstract...