摘要: 首先,首先将AjaxPro.2.dll引用到项目中并在webconfig里面添加配置:<httpHandlers> <add verb="POST,GET" path="ajaxpro/*.ashx" type="AjaxPro.AjaxHandlerFactory, AjaxPro.2"/></httpHandlers>其次,编写前台页面代码:<tr> <td width="15%" height="28" class="cont 阅读全文
posted @ 2012-06-07 15:28 刀叨 阅读(233) 评论(0) 推荐(0)