摘要: 一直以来很困惑一件事,js获得的数据给服务器控件可是我总是在后台获取不到For example: js: $("#lb_tip").val(mydatas); <asp:Label ID="lb_tip" runat="server" Text="Label"></asp:Label>运行时页面 显示重新赋值的内容然而当我点击提交按钮时,后台获取Label 的值被刷新 还是没赋值过 不得而知~~~~效果是这样的:cs:lb_tip.Text=Labe;//而不是我的数据mydatas???? 阅读全文
posted @ 2011-11-29 17:28 呓语 阅读(1818) 评论(1) 推荐(0) 编辑
welcome to this garden! --Chenly