12-05-2009, 09:19 PM
|
#5 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Please don't cross post, you've been asked not to do this a number of times. It is annoying and does not help since the same people watch both forums.
So what you want to do is put multiple paths in a text box and have them all uploaded? This is not possible for the following reasons:
1. File upload fields must use a different form encoding than plain text forms.
2. If you look at the data sent, file upload forms send far more than the file path.
|
|
|
|