cURL / Mailing Lists / curl-library / Single Mail

curl-library

enableEventValidation="true"

From: <xml909_at_aol.com>
Date: Sat, 16 Jan 2010 13:04:18 EST

Greetings. My target site (.aspx pages) requires that I pass it begin and
end dates, and as soon as the year became 2010, my PHP cURL script is no
longer working.

The exact error message is:
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.

For any dates previous to January 1, 2010, my script works fine. (The data
I'm scraping is from county records and is public information)

Any insight on how to fix this would be greatly appreciated.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-01-16