Quote:
Originally Posted by marbs
i reacreated the post perfectly
it still does not work.
|
I'm not sure what this means. Your code has append_page code and other stuff that looks to me like it's just getting in the way of the simple problem you need to solve. You want to be able to retrieve page 1 and page 2. Page 1 should come by default. Page 2 should come when you do the post with the right parameters. If it doesn't, perhaps there is other protection, such as cookies or referer, etc.
I'm not sure if this: "
i reacreated the post perfectly" means that you downloaded page 1 or page 2, but until you get both pages properly retrieved, there's not much point in using append_page and trying to put them together as a multipage recipe does.