Setting up CURL for ASP .Net state

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cjm
Forum Newbie
Posts: 6
Joined: Sat Dec 13, 2008 3:20 pm

Setting up CURL for ASP .Net state

Post by cjm »

Is there any way to uncover how to set up CURL to read the HTML given by a state of a particular ASP .Net page? I don't have the server code from the aspx file, only the HTML. I would like to know if there is a way to get the information I need so that CURL can be set up properly for this particular state of the page.
Post Reply