svec7186
Oct 18 2006, 03:19 PM
i have a file for download. i want a user to fill out a form and after submiting, the link to the download will be available. a direct link to the download should not work. please provide link to html code that will do this.
thanks
Darin McGrew
Oct 18 2006, 03:44 PM
QUOTE(svec7186 @ Oct 18 2006, 01:19 PM)

i have a file for download. i want a user to fill out a form and after submiting, the link to the download will be available. a direct link to the download should not work. please provide link to html code that will do this.
There is no HTML to do this, because you'll need more than HTML.
One of these
prewritten file-downloading CGI programs or
prewritten file-downloading PHP programs may meet your needs.