Hi,

I need to create upload and download page:
On both page there is filter what should be applied for upload or
download.
Upload form have filter with 4 drop down list and one input field for
text after this there is field for file selection and button for
upload.
I need to select some values from drop down lists and than make title
in text field and than make upload file.
Data need to bee stored in database and file should be saved in folder
but it should bee renamed in accordance to filter options.
Download have same filter but instead upload options there should be
link for file download.

Is there an example of something similar to this, I know to make my
own forms and lists, but is there some built in class and methods for
this.

Thanks

Reply via email to