摘要: 1、首先下载AjaxPro 组件。并将AjaxPro.dll引用到网站(或项目)。2、修改Web.config。在 <system.web> 元素中添加以下代码。<configuration> <system.web> <httpHandlers> <!-- Register the ajax handler --> <add ve... 阅读全文
posted @ 2007-03-19 17:48 Juniy 阅读(1220) 评论(0) 推荐(0) 编辑