After a few requests for help, and no response I've decided to offer
Compensation for help or project completion.
Should you be interested, we can work something out with PayPal or you can
visit one of these FreeLancer sites where the job is posted:
[oDesk]
http://www.odesk.com/jobs/PHP-Zend_HTT
Payment for Help available:
http://www.odesk.com/jobs/PHP-Zend_HTTP_Client-Consective-Requests-with-saved-session_~~b3ba9f7fd5236b93
http://www.RentACoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=1085544
-
Junior
jgillespie wrote:
>
> I've tried fo
to set the cookieJar for new requests.
Any ideas?
Junior
jgillespie wrote:
>
> Hello,
>
> I've implemented zend_http with Zend_Http_CookieJar and followed the
> example on "Example 23.14. Performing consecutive requests with one
> client".
> This exa
said before, the only way is to emulate what that js does.
>
> Giuliano
>
> jgillespie wrote:
>>
>> I understand what your saying now, and have passed on the cookies to a
>> Zend_Http, and I get further, however using max redirects, I've found
>> that there
hem to the page specified by the js doing another Zend_Http request.
>
> Giuliano
>
>
> jgillespie wrote:
>>
>> Are we sure there's no way to execute the javascript? The reason I ask,
>> is the authentication process implements javascript in order to properl
Are we sure there's no way to execute the javascript? The reason I ask, is
the authentication process implements javascript in order to properly set
session values, the redirect to the confirmation page, as well as many other
things, all of which I've been able to confirm is happening in the
backg