cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

HTTP post and asp sessions

From: Andrew Hazen <andrewhazen_at_jatech.ca>
Date: Wed, 27 Feb 2002 15:56:02 -0500

I am working in php 4.1.1 with cURL.
 
I am using curl functions to emulate a post to a credit card processor.
The processor uses asp sessions to maintain state through the
processing. It seems that my posting from server-side is not accepting
their session cookie in a way that they can check for state.
 
I think this can be handled by cURL but I’m not sure which options to
set to what.
 
Please help!
 
Andrew Hazen
Database Developer
Jatech Solutions Inc.
160 Bartley Drive
Toronto, ON
M4A 1E1
www.jatech.ca
416-288-9833
 
 
Received on 2002-02-27

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET