后台取input的值

<input type="text" name="text1" runat="server" ID="Text1">

string test = this.Text1.Value;

posted @ 2014-03-17 14:33  914556495  阅读(308)  评论(0)    收藏  举报