摘要:
aspx代码:<tableborder="0"cellpadding="0"cellspacing="0"style="margin-bottom:5px"width="100%"><asp:Repeaterrunat="server"ID="rptypelist"OnItemDataBound="rptypelist_ItemDataBound"><ItemTemplate><tr><tdclass="fb"> <ahref="Lists.aspx?Qtid=<%#Eval("qti 阅读全文
摘要:
在顶部中加入 EnableViewState="false" EnableViewStateMac="false",就可以去掉了,前提是你用不到它(这个方法有时候并没有彻底去掉了__VIEWSTATE代码) ViewState的input是指: 阅读全文