会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
狂风之家-.net 学习、研究中
.net 学习、研究中。
2006年8月4日
利用Ajax传递Xml文档
摘要: 客户端 服务器端(test.cs) System.IO.Stream stream = Request.InputStreamSystem.Xml.XmlDocument doc = new XmlDocument(); try { doc.Load(stream); //加载发送过来的Xml文档} catch { byte[] buffer = new byte[stream.Lengt...
阅读全文
posted @ 2006-08-04 11:38 狂风
阅读(2632)
评论(0)
推荐(0)
编辑
公告
导航
博客园
首页
新随笔
新文章
联系
订阅
管理