HTTrack Website Copier
Free software offline browser - FORUM
Subject: grap php pages which are requested via "option"tag
Author: schappenberg
Date: 06/30/2006 19:48
 
Hi all

i just found httrack a view weeks ago, great program! But now i've got a
problem graping parts of a specific page:
I want to grap recipes for my girlfriend, the problem is that there are no
links on the page just a HTML-form with "option" tags which are assigned to a
.php page.
the code looks like this:

<form name='date1' method='post' action='/recipelist.php'>
<select name='value1' onchange='javascript:document.date1.submit();'>
  <option value='2006-06-27'>27.06.2006</option>
  <option value='2006-06-10'>10.06.2006</option>
</select>
</form>

So in the browser you have to select one option and the php-script forward you
to the selected day (page) with HTML links to the desired recipes (which
should be no problem to grap). But httrack didn't found this links, what do i
do wrong?
Thanks in advance

PS: Sorry, i'm not a native speaker, hope you know what i try to say
PPS: The real page is <http://www.vox.de/27474_rezeptsuche.php>
 
Reply


All articles

Subject Author Date
grap php pages which are requested via "option"tag

06/30/2006 19:48
Re:

07/01/2006 22:33
Re: Re:

07/03/2006 10:34
Re: Re:

07/04/2006 07:41




5

Created with FORUM 2.0.11