Handling multiple file uploads on one 'page'

D

darrel

My understanding is that using the FILE form element to allow a file upload
is limited to one unique file per page. Is that correct?

Any thoughts on how best to design an interface to allow multiple uploads?

I have a database record that will link from 2 to 4 files that have been
uploaded.

When entering a new record, I'd like for them to be able to upload the files
as well. For now, My thinking is that I'd wrap each upload field in a panel.
They'd upload the first document, postback, add the data to the DB, and then
show the second panel. Sort of a 'wizard' interface.

Any other suggestions on how best to do this?

-Darrel
 
S

Steve C. Orr [MVP, MCSD]

D

darrel

As far as I know, you can have any number of FILE form elements on the
page..give it a try :)

Oh. Duh. Yea, you might be right. I was thinking one file per page but
really should have been thinking one file per FILE form element. ;o)

-Darrel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top