Generating URL to file

dtommy79

Aspirant
Joined
Jun 3, 2008
Messages
24
Hi,

I have a form on my website where users can submit various info and upload a text file with each submission. After each submission the items are listed in a table. The uploaded text files are stored on my server the rest of the data are stored in the database.

I can retrieve information from the database and list them in my table, but I can't figure out how to add a download link to the text files. Any idea?
 
Top