欢迎来到云之上的博客

欢迎来到云之上的博客

2007年12月31日

在asp.net中为按钮增加确认按钮

摘要: 为按钮增加确认按钮 Tips4 判别文本框中是否输入值: 使用attributes属性进行设置javascript protected void Page_Load(object sender, System.EventArgs e) { // DemoCode Button1.Attributes["onmouseover... 阅读全文

posted @ 2007-12-31 19:22 乐开友 阅读(383) 评论(0) 推荐(0)
动态生成的静态页面

摘要: namespace BankAccount.test { /// /// HtmlWriter 的摘要说明。 /// public class HtmlWriter : System.Web.UI.Page { private System.Data.SqlClient.SqlDataAdapter myAdapter; private System.Data.SqlClie... 阅读全文

posted @ 2007-12-31 18:14 乐开友 阅读(236) 评论(0) 推荐(0)
使用flash插入到WEB页中

摘要: 阅读全文

posted @ 2007-12-31 18:09 乐开友 阅读(60) 评论(0) 推荐(0)