Posted by Stefan Rybacki on 12/06/05 12:29
Andrew @ Rockface wrote:
>...
Well the script is working for a low max count, try it with a higher value and you'll
still get the max redirect error. I tried it with two scripts calling each other alterant
and this raised the increased the number of redirections I was able to do, but still got
the error of max redirections.
So another solution came in my mind.
Use the two script approach, alter script1 so that it calls script2 like every 15
redirects. Script2 does nothing but showing a link calling script1 with the given start
and end parameters, this way the browser doesn't think we are in a loop. To automate this
as well add some javascript or meta tag that reloads script1 from script2 after loading
the page.
Regards
Stefan
[Back to original message]
|