Help for this page
<html> ....... <a href="../cgi-bin/my_download_script.pl?url_of_this_page"><img src=" +button.gif"></a> ....... </html>
# get url substring from $ENV{'QUERY_STRING'} $filename = $ENV{'QUERY_STRING'} ... print $LINES[$i]; }