| All,
I'm trying to get WinHTTrack to download the following:
<http://download.microsoft.com/download/winntsp/Patch/Q3>
04158/NT4/EN-US/Q304158i.exe
I'm spydering the following base URL:
<http://www.microsoft.com/ntserver/nts/downloads/default>
.asp
WinHTTrack stops after downlaoding this page:
<http://www.microsoft.com/ntserver/nts/downloads/critica>
l/q304158/download.asp
Here is the javascript code:
<FORM METHOD="GET" ACTION="/isapi/redir.dll"
CLASS="margin5050" onSubmit="return navTooURL(1);"
id=form1 name=form1>
<INPUT type="HIDDEN"
value=http://download.microsoft.com/download/winntsp/P
atch/Q304158/NT4/EN-US/Q304158i.exe" name="TARGET">
<INPUT TYPE="submit" NAME="ACTION"
VALUE="Download Now" CLASS="ButtonBlue">
</FORM>
Basically it appears that WinHTTrack does not
recognize the button as a link and thus doesn't follow
it.
Does anyone know how to do this.
Thanks
aariel | |