欧美成人精品手机在线观看_69视频国产_动漫精品第一页_日韩中文字幕网 - 日本欧美一区二区

LOGO OA教程 ERP教程 模切知識交流 PMS教程 CRM教程 開發文檔 其他文檔  
 
網站管理員

ASP讀取XML程序代碼

admin
2012年7月9日 1:45 本文熱度 3129

通常是利用數據庫來保存數據,但也可以使用xml文件來保存數據。假設xml文件的內容是:
test.xml
<?xml version="1.0" encoding="gb2312"?>
<site>
<root>
<list>
<id>0</id>
<name>新浪</name>
<url>http://www.sina.com.cn</url>
<time>2007-11-1 10:10:10</time>
</list>
<list>
<id>1</id>
<name>google</name>
<url>http://www.google.cn</url>
<time>2007-11-2 11:11:11</time>
</list>
</root>
</site>


用來顯示xml中的內容的asp文件
index.asp
<style>
body {}
</style>
<%
strSourceFile = Server.MapPath("./") & "\test.xml"
'獲取XML文件的路徑這里根據你的虛擬目錄不同而不同
Set objXML = Server.CreateObject("Microsoft.FreeThreadedXMLDOM")
'以自由線程創建一個XML對像
objXML.load(strSourceFile)'把XML文件讀入內存
Set objRootsite = objXML.documentElement.selectSingleNode("root")
'選取root節點
num=objRootsite.childNodes.length-1
For i=0 To num
response.write "網站名:"&objRootsite.childNodes.item(i).childNodes.item(1).text&" <a href=""javascript:delxml("&objRootsite.childNodes.item(i).childNodes.item(0).text&")"">刪除</a> <a href=""editxml.asp?id="&objRootsite.childNodes.item(i).childNodes.item(0).text&""">修改</a>
"
response.write "網址:"&objRootsite.childNodes.item(i).childNodes.item(2).text&"
"
response.write "添加時間:"&objRootsite.childNodes.item(i).childNodes.item(3).text&"


"
next
%>
<script>
function delxml(id)
{
if(!confirm("確定要刪除嗎?")) return false;
location.href='delxml.asp?id='+id;
}
</script>


注意:index.asp要與test.xml文件放在同一目錄下。



readxml.asp


<%Response.Charset="gb2312"%>
<%
Dim node,i,nodeCount
Set doc = Server.CreateObject("Microsoft.XMLDOM")
doc.async = false
doc.load(Server.MapPath("bloginfo.xml"))
Set root = doc.documentElement
Set nodeLis = root.childNodes
nodeCount = nodeLis.length
For i = 1 to nodeCount
Set node = nodeLis.NextNode()
Set cost = node.attributes.getNamedItem("cost")
Response.Write("第 "&i&" 條記錄:")
Response.Write("<table border='1'><tr>")
Response.Write("<td width='16' rowspan='2'><img src='"&node.selectSingleNode


("img").text&"'/></td>")
Response.Write("<td width='17'>書名</td><td width='48'>出版社</td><td width='32'>價


格</td>")
Response.Write("</tr><tr><td>")
Response.Write(node.selectSingleNode("name").text)
Response.Write("</td><td>")
Response.Write(node.selectSingleNode("publisher").text)
Response.Write("</td><td>")
Response.Write(cost.text)
Response.Write("</td></tr></table>")
Next
%>



bloginfo.xml:


<?xml version="1.0" encoding="gb2312"?>
<data>
<book cost="56">
<name>Dreamweaver</name>
<publisher>上海科技出版社</publisher>
<img>images/new.gif</img>
</book>
<book cost="62">
<name>Flash</name>
<publisher>鐵道出版社</publisher>
<img>images/new.gif</img>
</book>
<book cost="48">
<name>Firweorks</name>
<publisher>教育出版社</publisher>
<img>images/new.gif</img>
</book>
</data>


readxml.asp


<%Response.Charset="gb2312"%>
<%
Dim node,i,nodeCount
Set doc = Server.CreateObject("Microsoft.XMLDOM")
doc.async = false
doc.load(Server.MapPath("bloginfo.xml"))
Set root = doc.documentElement
Set nodeLis = root.childNodes
nodeCount = nodeLis.length
For i = 1 to nodeCount
Set node = nodeLis.NextNode()
Set cost = node.attributes.getNamedItem("cost")
Response.Write("第 "&i&" 條記錄:")
Response.Write("<table border='1'><tr>")
Response.Write("<td width='16' rowspan='2'><img src='"&node.selectSingleNode


("img").text&"'/></td>")
Response.Write("<td width='17'>書名</td><td width='48'>出版社</td><td width='32'>價


格</td>")
Response.Write("</tr><tr><td>")
Response.Write(node.selectSingleNode("name").text)
Response.Write("</td><td>")
Response.Write(node.selectSingleNode("publisher").text)
Response.Write("</td><td>")
Response.Write(cost.text)
Response.Write("</td></tr></table>")
Next
%>



bloginfo.xml:


<?xml version="1.0" encoding="gb2312"?>
<data>
<book cost="56">
<name>Dreamweaver</name>
<publisher>上海科技出版社</publisher>
<img>images/new.gif</img>
</book>
<book cost="62">
<name>Flash</name>
<publisher>鐵道出版社</publisher>
<img>images/new.gif</img>
</book>
<book cost="48">
<name>Firweorks</name>
<publisher>教育出版社</publisher>
<img>images/new.gif</img>
</book>
</data>


該文章在 2012/7/9 1:45:09 編輯過
關鍵字查詢
相關文章
正在查詢...
點晴ERP是一款針對中小制造業的專業生產管理軟件系統,系統成熟度和易用性得到了國內大量中小企業的青睞。
點晴PMS碼頭管理系統主要針對港口碼頭集裝箱與散貨日常運作、調度、堆場、車隊、財務費用、相關報表等業務管理,結合碼頭的業務特點,圍繞調度、堆場作業而開發的。集技術的先進性、管理的有效性于一體,是物流碼頭及其他港口類企業的高效ERP管理信息系統。
點晴WMS倉儲管理系統提供了貨物產品管理,銷售管理,采購管理,倉儲管理,倉庫管理,保質期管理,貨位管理,庫位管理,生產管理,WMS管理系統,標簽打印,條形碼,二維碼管理,批號管理軟件。
點晴免費OA是一款軟件和通用服務都免費,不限功能、不限時間、不限用戶的免費OA協同辦公管理系統。
Copyright 2010-2025 ClickSun All Rights Reserved