08 2005 档案

可编辑的 select (当然也可以是 DropDownList)
摘要:在 csdn 找的,感觉还不错.....转自 http://community.csdn.net/Expert/topic/3915/3915919.xml?temp=.9949152 阅读全文

posted @ 2005-08-22 15:29 gwazy 阅读(2063) 评论(0) 推荐(0)

showModalDialog()[转]- -
摘要:showModalDialog()、showModelessDialog()方法使用详解javascript有许多内建的方法来产生对话框,如:window.alert(), window.confirm(),window.prompt().等。 然而IE提供更多的方法支持对话框。如: showModalDialog() (IE 4+ 支持) showModelessDialog() (I... 阅读全文

posted @ 2005-08-15 17:21 gwazy 阅读(690) 评论(0) 推荐(0)

asp.net 2.0中异步调用数据
摘要:今天在老外的网上发现在一篇asp.net 2.0 中异步调用的文章。。。。。 http://fredrik.nsquared2.com/viewpost.aspx?PostID=282&showfeedback=true 按原来的代码写了一下,又不用异步试了一下,感觉调用异步稍微快一点,不过不是很明显.. 可能是调用异步时,webDev.WebServe 占用内存... 阅读全文

posted @ 2005-08-05 11:03 gwazy 阅读(649) 评论(0) 推荐(0)

asp.net 2.0中用 ICallbackEventHandler 实现无刷新联动
摘要:vs2005beta2 中通过 Untitled Page " SelectCommand="SELECT [au_id], [au_lname], [au_fname] FROM [authors]"> using System;using System... 阅读全文

posted @ 2005-08-04 16:10 gwazy 阅读(914) 评论(3) 推荐(0)

asp.net 2.0 中ICallbackEventHandler的使用(无刷新页面)
摘要:Untitled Page Result : using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;... 阅读全文

posted @ 2005-08-04 16:05 gwazy 阅读(616) 评论(0) 推荐(0)

八一快乐.....
摘要:八一快乐............ 这本书很不错的,重温一下我们的最可爱的人.... http://gd.cnread.net/cnread1/jsxs/w/wangshuzeng/ydcx/ 阅读全文

posted @ 2005-08-01 19:46 gwazy 阅读(367) 评论(0) 推荐(0)

asp.net2.0 中 web.config 的一些改变
摘要:using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;using System.Web.UI.WebControls.We... 阅读全文

posted @ 2005-08-01 17:39 gwazy 阅读(1951) 评论(0) 推荐(0)

导航