| I want to download a website with a login form. I -think- the login procedure
goes well. However the login form goes to a page with a http-equiv meta tag
with a reload value of 3 seconds and then starts looping.
The warning: link is probably looping, type unknown, aborting
The page itself is called login.asp and this page creates very simple html.
Only thing 'special' is the meta-equiv.
at filters i have set:
+*.css +*.js -ad.doubleclick.net/* -mime:application/foobar
-*
+http://www.website.com/dologin.asp*
+http://www.website.com/pagetodownload.asp?action=view*
I searched to forums for looping and http-equiv. There were some topics about
this but i couldn't find a fix for my problem. Please help. | |