Hi i've a list of Files to be downloaded :
1: http_://www.myweb.com/myfile.zip
2: http_://www.mywebcom.com/get.php?id=02906
3: http_://www.mywebcom.com/file.php?e=02906
the 1st link is easy to download /
handle , But the problem is with Links #2 and #3 .
my idhttp handleRedirects property is True and RedirectMaximum is 15 But still no Chance to
handle Them ( #2 and #3 Links ) .
so please how could i
handle them ?