Certainly not the most elegant solution but you could keep the real file 
in a unreachable location, and upon submitting it copy's the file to a 
cookie_date_time_filename.ext and has them download that.  Then you run a 
cleaner script to erase these temp files after 24 hours.

Alex

 > Hi all, > 
> I need to pick your brains again.
> 
> I need to publish a site that requires a user to fill in a form before
> displaying a download link.
> 
> What I need to do is to hide the file to be downloaded so that it cannot be
> downloaded without the form being filled in - i.e it can only be downloaded
> from a particular generated JSP page.
> 
> Can I do this with Tomcat?
> 
> Thanks in advance.
> 
> 
> Kevin 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to