This is a discussion on CURL and ASP within the PHP General forums, part of the PHP Programming Forums category; On Wed, Jul 9, 2008 at 9:35 AM, ioannes <ioannes@btinternet.com> wrote: > Has anyone here ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, Jul 9, 2008 at 9:35 AM, ioannes <ioannes@btinternet.com> wrote:
> Has anyone here experience of CURLing .asp pages which use session cookies > as I am having difficulty doing so on two different sites, both asp. Forwarded to PHP-General, John. If you're not already subscribed there, please subscribe to continue to follow this thread. If you're referring to using cURL from PHP to grab or spider pages written in ASP on a remote server, no, I've had no problems at all. In fact, once the content is served on the web, server-side language matters nil. It all comes out in the standard HTML/JavaScript/etc. format, and all HTTP policies and procedures (such as session handling) are [pretty-much] universal. -- </Daniel P. Brown> Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just $59.99/mo. with no contract! Dedicated servers, VPS, and hosting from $2.50/mo. |