I have a form where the entries on the form are getting saved to a database.
That part works. however part of the form is for instructor to upload 4 documents.
I want to files uploaded a folder on the website and the path to be saved in the db.
How do i handle the file upload part of it. I have seen various posts, but I want the files to be renamed to a name made up of the users id and a few other session variables.
Anyone?
Thanks!



Reply With Quote

Bookmarks