我爱Aspx >> Asp.Net >> 无需.net和专用组件实现用asp访问webserviceSet nodesName=myXML.documentElement.selectNodes("//Name")
REM -- uncomment the following lines if we want to access the DataUpdated and the Domain Nodes
REM --Set nodesDateUpdated = myXML.documentElement.selectNodes("//DateUpdated")
REM --Set nodesDomain = myXML.documentElement.selectNodes("//Domain")
REM -- the number of nodes in the list
NumOfNodes = nodesURL.Length
ResourceList = "<font face=verdana size=2>Latest ASP.NET Resources</font><ul>"
For i = 0 to NumOfNodes -1
ResourceList = ResourceList & "<li><a href=" & nodesURL(i).text & "><font face=verdana size=2>" &
nodesName(i).text & "</font></a></li>"
next
ResourceList =ResourceList & "</ul>"
Ҷƪл˵?
根据客户端输入的文字生成图片,..[05-28]
什么是Web Service[05-28]
什么是ASP.NET Web Service[05-28]
运用C#创建一个.Net下的Web Ser..[05-28]
Web Service——下一代的WWW[05-28]
基于Web服务的应用、解决方案和开..[05-28]
什么是Web服务?[05-28]
为什么需要Web服务?[05-28]
描述与注册,发布Web服务(((ok了..[05-28]
如何架构Web Service-WSDL服务描..[05-28]
根据客户端输入的文字生成图片,..[05-28]
什么是Web Service[05-28]
什么是ASP.NET Web Service[05-28]
运用C#创建一个.Net下的Web Ser..[05-28]
Web Service——下一代的WWW[05-28]
基于Web服务的应用、解决方案和开..[05-28]
什么是Web服务?[05-28]
为什么需要Web服务?[05-28]
从这里copy的:UDDI技术白皮书 [..[05-28]
描述与注册,发布Web服务(((ok了..[05-28]