首页 >> 文摘 >> AJAX

Ajax之二: XMLHttpRequest之POST传递XML (应用环境: Windows + IE + .NET[C#])

采集日期:2008-5-2作者:swfcsunboy(注:本数据由系统自动采集,内容与BHCODE无关)
Web.Config     设置 <globalization     requestEncoding= "UTF-8 "     responseEncoding= "UTF-8 "   />   可以支持繁简体中文同时显示 ---     HTML表单   ---- <form   id= "actitem "   name= "actitemedit ">         合同号   <input   type= "text "   id= "cno ">         项目   <input   type= "text "   id= "item ">           SID <input   type= "text "   id= "actid "   Width= "72px ">         序号   <input   type= "text "   id= "sno ">         描述   <input   type= "text "   id= "desc ">         数量 <input   type= "text "   id= "qt
本周推荐
MORE
热点关注
MORE