jreed2132 Posted September 1, 2009 Share Posted September 1, 2009 I have written an application that uploads files one at a time through a form. When the file is uploaded, it also writes the filename to a database. Now the windows file system prevents me from selecting multiple files to upload. I tried used "jupload" to upload a whole folder, which it works, but I can't right it to the database. Is there a way to select multiple files and still write the file names I'm uploading to a db? Quote Link to comment Share on other sites More sharing options...
JonnoTheDev Posted September 1, 2009 Share Posted September 1, 2009 Use multiple file fields. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.