Jump to content

PHP curl screen scraping - Problem with .aspx pages


mknath7

Recommended Posts

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??

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.