I keep writting the same code over and over again concerning documents that are downloadable for the user. Basicly it looks like the following:
File Description Updated View Download
Doc1 Something 5/1/2004 icon icon
Doc2 Something 5/2/2004 icon icon
I am doing the <tr><td></td>...</tr> by hand each time a new document needs to be added. I cannot find a clear answer on the web if the documents, etc. should be in a database; all the referrences should be in the database and the files not; need to use a text file, etc.
Please help and any good links would be apreciated.
Thanks,
Bandit