PORQUE ESTE ERROR
Publicado por SILVIA (185 intervenciones) el 25/02/2006 19:15:09
HE CREADO UNA PAGINA WEB EN LA CUAL CON UNOS BOTONES AVANZO, RETROCEDO VOY AL FINAL O PRINCIPIO DE UNA BASE DE DATOS.
EL TEMA ES QUE ME VOY MOVIENDO POR LOS REGISTROS Y VA BIEN, PERO DE REPENTE Y PULSO LOS BOTONES DE FORMA RAPIDA O AVANZO Y RETROCEDO ME SALE EL ERROR DE ABAJO Y NO SE PORQUE:
Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.
A alguien le ha salido algo similar, echadme una mano por favor.
Un saludo
EL TEMA ES QUE ME VOY MOVIENDO POR LOS REGISTROS Y VA BIEN, PERO DE REPENTE Y PULSO LOS BOTONES DE FORMA RAPIDA O AVANZO Y RETROCEDO ME SALE EL ERROR DE ABAJO Y NO SE PORQUE:
Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.
A alguien le ha salido algo similar, echadme una mano por favor.
Un saludo
Valora esta pregunta


0