马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
帮助用户快速实现各种应用服务,ASP商有整合各方面资源的能力,可在短期内为用户提供所需的解决方案。例如,典型的ERP安装,如果要在客户端安装的话需要半年到二年的时间,但是美国的一些ASP商如USI和CORIO能在90—120天内提供ERP应用方案。xml|遍历|xml|遍历<%onerrorresumenext
<![CDATA[]]>成绩没处置
xmlfile="???.xml"
Setxml=Server.CreateObject("MSXML.DOMDocument")
xml.async=false
xml.load(xmlfile)
privatefunctionshowxml(node)
dimtempstr
foreachiinnode
Ifi.nodeType=1then
tempstr="<b>"&i.nodeName&"</b>"
tempstr=replace(tempstr,"#text","")
Response.writetempstr
endif
Ifi.nodeType=3then
tempstr="<i>"&i.nodeValue&"</i><br>"
response.writetempstr
endif
Ifi.nodeName"#text"then
foreachbini.attributes
response.write"["&b.name&":"&b.value&"]"
Next
Response.write"<br>"
endif
Ifi.hasChildNodesthen
showxml(i.childNodes)
endif
Next
Endfunction
showxml(xml.documentElement.childNodes)
%>
</p>帮助用户快速实现各种应用服务,ASP商有整合各方面资源的能力,可在短期内为用户提供所需的解决方案。例如,典型的ERP安装,如果要在客户端安装的话需要半年到二年的时间,但是美国的一些ASP商如USI和CORIO能在90—120天内提供ERP应用方案。 |