HTTrack Website Copier
Free software offline browser - FORUM
Subject: form based
Author: Fireman
Date: 03/01/2008 03:55
 
I'm having trouble getting a page that has a form from a site that requires
logging in.  The login goes OK - I've captured the cookies and URL.  The page
I want allows 2 files to be downloaded by form using this code: 

<FORM action=http://some.place.com/index.php method="post">
<INPUT type="hidden" name="com" value="doit">
Select format:
<SELECT NAME="contractId">
<OPTION VALUE="1">getzipfile1<OPTION VALUE="2">getrarfile2
</SELECT>
<INPUT type="image" src="pictures/pic.png">
</FORM>

The locally mirrored page looks OK, but what I want is to locally save the two
zip and rar files that you get when selecting the options getzipfile1 and then
getrarfile2 from the pulldown menu and then clicking on the picture pic.png. 

I've added +*.php to the filter and +*.zip and +*.rar, but I don't get the
files locally.  If I look at the local page, I can select the options, and
then download the files by clicking on the picture, but the files come from
the site, and I need to save them locally at the time of the mirroring (they
change regularly).  Is this possible?  Any suggestions? Thanks
 
Reply


All articles

Subject Author Date
form based

03/01/2008 03:55
Re: form based

03/01/2008 16:54
Re: form based

03/01/2008 18:51
Re: form based

03/01/2008 21:24
Re: form based

07/25/2010 16:34




8

Created with FORUM 2.0.11