View Single Post
Old 12-05-2009, 09:19 PM   #5 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

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.
__________________

Village Idiot is offline  
Reply With Quote