HttpContext.Current.Response.Write(doc.InnerXml);客户端如何处理XML
HttpContext.Current.Response.Write(doc.InnerXml);是服务器端代码,在服务器端查询数据库后,将XML数据集传给客户端,客户端...
HttpContext.Current.Response.Write(doc.InnerXml);是服务器端代码,在服务器端查询数据库后,将XML数据集传给客户端,客户端怎样接收里面的字段信息并显示,数据库中的字段有PlaceName,X,Y;可客户端根本没有出现这样的字段名称,它是用对象.name获取了PlaceName的字段信息,我是初级的不懂里面的机制,大家帮帮忙.
下面是部分代码
XmlDocument doc = new XmlDocument();
XmlDeclaration declare = doc.CreateXmlDeclaration("1.0", "GB2312", "yes");
doc.AppendChild(declare);
doc.LoadXml(strResultXml);
dq.Close();
HttpContext.Current.Response.ContentType = "text/xml";
HttpContext.Current.Response.Write(doc.InnerXml);
就是在客户端用javascript获取服务器传过来的XML流的具体方法 展开
下面是部分代码
XmlDocument doc = new XmlDocument();
XmlDeclaration declare = doc.CreateXmlDeclaration("1.0", "GB2312", "yes");
doc.AppendChild(declare);
doc.LoadXml(strResultXml);
dq.Close();
HttpContext.Current.Response.ContentType = "text/xml";
HttpContext.Current.Response.Write(doc.InnerXml);
就是在客户端用javascript获取服务器传过来的XML流的具体方法 展开
1个回答
Storm代理
2023-08-29 广告
2023-08-29 广告
"StormProxies是全球大数据IP资源服务商,其住宅代理网络由真实的家庭住宅IP组成,可为企业或个人提供满足各种场景的代理产品。点击免费测试(注册即送1G流量)StormProxies有哪些优势?1、IP+端口提取形式,不限带宽,I...
点击进入详情页
本回答由Storm代理提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询