忙碌的每一日
工程師的過往日記
2008年5月28日 星期三
Asp.net TextBox ReadOnly or Disable can not get value
In asp.net form page, ReadOnly TextBox's Text won't be keeped.
For this, you can set TextBox attribute readonly when page onload event
ex.
TextBox1.Attributes.Add("readonly", "readonly");
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言