Community Member Profile
- Profile: /members/1255-Steve-Stout.htm
- URL: http://www.ochotline.com
- Comments: 3
- Points: 1
Recent Blog Comments By Steve Stout
-
CFHTTPSession.cfc For Multi-CFHttp Requests With Maintained Session
Posted on Apr 30, 2008 at 5:10 PM
I tried <cfhttpparam type="Header" name="Accept-Encoding" value="deflate;q=0"> <cfhttpparam type="Header" name="TE" value="deflate;q=0"> and <cfhttpparam type="Header" name="Accept-Encoding" value="*"> <cfhttpparam type="Header" name="TE" value="de... read more »
-
CFHTTPSession.cfc For Multi-CFHttp Requests With Maintained Session
Posted on Apr 30, 2008 at 11:59 AM
I can log in with firefox 2.0.0.8 which is close to the 2.0.0.6 that you are using in the cfc. I have gotten your cfc to work on another site to log me in without https so I know I am using and coding it correctly. I just can't get it to work on the pb.com site. Perhaps they are blocking lo... read more »
-
CFHTTPSession.cfc For Multi-CFHttp Requests With Maintained Session
Posted on Apr 30, 2008 at 11:12 AM
I am trying to use your cfc to do a https login then switch to another page to do some scraping on the Pitney Bowes site in order to grab delivery information about our shipments. However it appears that the cfc is not functioning correctly for some reason. I just get "Connection Failure"... read more »



