Bossmojoman
Programmer
Hi,
Im currently writing an app that uses the input tag to upload a file to a specified directory. I then use the #file.serverfile# variable to write the file name of that file to the database.
What I want to do is upload multiple files at once using three input tags in the form but I #file.serverfile# only works for the first file uploaded. Any way to do this?

Im currently writing an app that uses the input tag to upload a file to a specified directory. I then use the #file.serverfile# variable to write the file name of that file to the database.
What I want to do is upload multiple files at once using three input tags in the form but I #file.serverfile# only works for the first file uploaded. Any way to do this?