| it looks to me like the problem you might be running into is that the links to
the zip downloads are not "standard" links (a href="url") - instead they are
form-based actions...
<form style="margin: 0; padding: 0" method="get"
action=http://vx.netlux.org/dl/vir/Constructor.BAT.Restart.10.zip
<table><tr><td><input type="image" alt="[DL ]"src="/icons/binary.gif"
/> Constructor.BAT.Restart.10</td></tr></table>
</form>
if i were you, i would email them ( <http://vx.netlux.org/guestbook.php> has
email address) and ask them for temp ftp access - and grab them that way... | |