龙之家园  
我的博客我做主!

2006年12月29日

摘要: 1.protected void Page_Load(object sender, EventArgs e) { string JS = "document.getElementById('" + this.txt_a_etc.ClientID + "').value=''"; this.txt_a_etc.Attributes.Add("onClick", JS... 阅读全文
posted @ 2006-12-29 17:27 zhengfeng 阅读(368) 评论(0) 推荐(0)