摘要: 原文地址:http://www.cnblogs.com/wangzhq/archive/2006/11/28/574781.html 由于重新安装了Ajax v1.0.61025版本后,程序中总是出现:错误:'sys'未定义的信息.最后找到了问题的所在.首先Web.Config 中配置成:........ 阅读全文
posted @ 2008-03-31 16:58 中国的Amadeus 阅读(139) 评论(0) 推荐(0)
摘要: add the ... given in the frist post above to element in the web.config.something like this:.. 阅读全文
posted @ 2008-03-31 16:26 中国的Amadeus 阅读(437) 评论(0) 推荐(0)
摘要: 鉴于此,要使用Forms认证方式1。web.config:2。login.aspx:aabb3.login.aspx.csDBAccessdb=newDBAccess();protectedvoidPage_Load(objectsender,EventArgse){//如果default.aspx... 阅读全文
posted @ 2008-03-31 13:47 中国的Amadeus 阅读(321) 评论(0) 推荐(0)