|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Hidden input field named "__EVENTVALIDATION"Hi,
On my page I have a hidden input field named "__EVENTVALIDATION" that contain a big data. Is possible remove this field, or save it on different persistence medium, because a need to make the page more light ? Thanks Simon. Hi,
basically disabling event validation with <pages enableEventValidation="false"> setting in web.config (or setting EnableEventValidation="false" in @Page directive) should remove it but note that it is security related feature. Show quoteHide quote "Simon" <nospam> wrote in message news:%23BhqsPGRGHA.3916@TK2MSFTNGP11.phx.gbl... > Hi, > On my page I have a hidden input field named "__EVENTVALIDATION" that > contain a big data. > Is possible remove this field, or save it on different persistence medium, > because a need to make the page more light ? > > Thanks > > Simon. > >
formview with objectDataSource won't display data
Web UserControl DropDownlist control event not working... DataGrid doesn't fire PageIndexChanged Assign database value to a RadioButtonList control generating textboxes on the fly ASP.Net (2003) How to refresh a dropdownlist inside a DetailsView? Create a word like doc from C#.NET multiView vs panel GridView W/Drop Down List Question updating multiple tables from a formView |
|||||||||||||||||||||||