PHP Classes

PHP cUrl and ASP.NET

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  PHP cUrl and ASP.NET  
Subject:PHP cUrl and ASP.NET
Summary:How do I use cUrl to log into a site programmed in ASP.NET
Messages:11
Author:Joseph Thayne
Date:2009-07-23 14:17:16
Update:2009-07-27 19:33:59
 

  1. PHP cUrl and ASP.NET   Reply   Report abuse  
Picture of Joseph Thayne Joseph Thayne - 2009-07-23 14:17:17
I find myself needing to aggregate the data from two reports. One report is sitting on my own server, so there is no issue getting the data for it. The problem I am having is that the other report I need to get is sitting behind a login screen on a site developed in ASP.NET.

My plan is to use cUrl to log into the site, download the report, and then log out. This needs to be done daily, so it needs to be automated.

I have not been able to determine how to fool ASP.NET into making the postback work and the login to validate. I have Googled the issue using multiple phrases and keywords, and have been unable to find anything that has worked. Anyone here have any ideas?

There are 10 replies in this thread, which are not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.