Posted by Sanders Kaufman on 09/05/07 10:00
coldwind2010 wrote:
> Hi!
> I want to post a form to a page,and get the output of the page.
> But the post value includes a authentication code which is 13 figures
> and change every time.
> I use curl fuction to do so.
> I try to get the authentication code at first time,and then post the
> form with authentication code to the page.
> But it's not help.
>
> Do you have some good methods?
> Thank you!
It can be done, but it's a monumental task that duplicates processes
already established in the industry.
It's called Public Key Encryption.
Step 1 - forget about your existing 13-character passcode - it can be
hacked in about an hour.
When/If you're ready to take that step, lots of folks here will be happy
to help you.
[Back to original message]
|