| Subject: httrack does not handle FORM ? |
Author: alkove |
Date: 10/12/2003 12:51 |
| | Hello !
I have seen sites, where links to images are a form request.
like that :
<form ACTION='index.php' METHOD=POST>
<input TYPE=HIDDEN NAME='book' VALUE=1 />
<input TYPE=HIDDEN NAME='num_image' VALUE=1 />
<input TYPE="image" SRC='1/miniatures/image01.jpg'>
</form>
<form ACTION='index.php' METHOD=POST>
<input TYPE=HIDDEN NAME='book' VALUE=1 />
<input TYPE=HIDDEN NAME='num_image' VALUE=2 />
<input TYPE="image" SRC='1/miniatures/image02.jpg'>
</form>
my question is : is it scheduled to handle form request ?
thanks for your help :)
| |
|
|
|
|
c
Created with FORUM 2.0.11