02-02-2009, 06:22 AM
|
#23 (permalink)
|
|
The Contributor
Join Date: Feb 2009
Posts: 65
Thanks: 0
|
Well this looks to be the best place to get an answer to a question that has been plaguing me.
While I did find some interesting stuff prior to this most of it is fairly basic and straight forward and what I am looking to do is take it one step further.
The question is how to get at the bank logs?
Obviously this requires logging in. I have tried using CURLOPT_POSTFIELDS, CURLOPT_HTTPAUTH, CURLOPT_COOKIEJAR, CURLOPT_COOKIEFILE and then submitting the data. As well I have tried submitting data straight to the log in page to see if it would let me in and no luck there either. Of course I was forced to get an authenticator so that may be complicating it.
I am hoping a few of you have played around with it more and have a trick up your sleeves.
|
|
|
|