摘要:
为textbox添加事件sTextBox1.Attributes.Add("onKeyPress", "javascript:setMaxLength(this,15)")TextBox1.Attributes.Add("onpaste", "javascript:limitPaste(this, 15)") 阅读全文
posted @ 2010-09-19 13:58
Depot
阅读(376)
评论(0)
推荐(0)