in reply to Re^2: Need to use data passed from FORM from HTML page to CGI upload script. (cgi101)
in thread Need to use data passed from FORM from HTML page to CGI upload script.

.. Download button is not available on the page

It looks like is in the HTML

<input type="submit" style="margin-left:30.5em" value="Download" onc lick="this.form.target='_blank';return true;">
poj
  • Comment on Re^3: Need to use data passed from FORM from HTML page to CGI upload script. (cgi101)
  • Download Code