files upload/download application

View: New views
1 Messages — Rating Filter:   Alert me  

files upload/download application

by abottegal () :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 ?

thank in advance