mknath7 Posted November 11, 2008 Share Posted November 11, 2008 I have been screenscraping several websites for my company. I'm facing a problem now with .aspx pages: [*]The form that needs to be submitted is in index.aspx [*]The POST variables need to be sent to the same page using CURL, that is index.php [*]I got an error, invalid viewstate [*]Now, i tried to scrape VIEWSTATE variable & posted it back to index.php [*]Again i got the same error, invalid VIEWSTATE Please help me in submitting VIEWSTATE variable successfully. What should be done?? Link to comment https://forums.phpfreaks.com/topic/132257-php-curl-screen-scraping-problem-with-aspx-pages/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.