当前位置: 代码迷 >> ASP.NET >> 远程ashx,内容是xml,小弟我想调用并读出xml的内容,怎么处理
  详细解决方案

远程ashx,内容是xml,小弟我想调用并读出xml的内容,怎么处理

热度:3710   发布时间:2013-02-25 00:00:00.0
远程ashx,内容是xml,我想调用并读出xml的内容,怎么办?
哪位给个例子吧,100分麻烦一下,因为搜了半天没结果,大侠说的看不懂。

------解决方案--------------------------------------------------------
xmldocument
xmlhttp
------解决方案--------------------------------------------------------
http://www.jaron.cn/chs_scripts/9/2005-03/20050311234511-101647
这是一个例子
------解决方案--------------------------------------------------------
http://dotnet.aspx.cc/article/0a6660ce-4138-41ef-b882-15db65564709/read.aspx

http://dotnet.aspx.cc/Exam/GetPageHtml.aspx

XmlDocument.Load,XmlDataDocument.Load ,XmlTextReade 也可以