Hello, my visual web application (NetBeans 5.5.1) upload files using the fileupload module and store the filenames and other data in a postgresql database ... this work fine but my problem is:
in a page I want to display a table with the list of the uploaded files and permit the download ... but how ?