Re: [PHP] I can't cURL

2005-06-30 Thread Richard Lynch
On Wed, June 29, 2005 9:31 am, Jon said: > I was able to modify the ebay login example that was provided on > http://curl.haxx.se/libcurl/php/examples/ to login to a billing portal > that > I am trying to access. by doing that I am able to open the home.asp page. > What I am wanting is to be able t

[PHP] I can't cURL

2005-06-29 Thread Jon
I was able to modify the ebay login example that was provided on http://curl.haxx.se/libcurl/php/examples/ to login to a billing portal that I am trying to access. by doing that I am able to open the home.asp page. What I am wanting is to be able to keep my logon and open billing.asp as if I had cl