Can I upload more files in 1 upload.
Uploading 1 file is going ok but uploading 2 or 3 files does not work.
Is there a fplscript that can make this happen?
Regards,
Angelie
uploading more than 1 file
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 1
- Joined: Mon Oct 01, 2007 8:58 am
- Location: Holland
- Contact:
-
- Ebase User
- Posts: 12
- Joined: Thu Sep 13, 2007 10:24 am
There is no FPL script / command which will allow you to upload more that one file other than issue the UPLOAD command again.
But, I think this is a good idea and it would be nice to have this as a default functionality. I suggest you add this as an enhancement request.
As an alternative, you can always request your users to zip the files and then upload the zip file or ask them how many files then wish to upload and then logically fire the UPLOAD command to upload those files.
Regards,
Jignesh
But, I think this is a good idea and it would be nice to have this as a default functionality. I suggest you add this as an enhancement request.
As an alternative, you can always request your users to zip the files and then upload the zip file or ask them how many files then wish to upload and then logically fire the UPLOAD command to upload those files.
Regards,
Jignesh
0 x
- Joost
- Ebase User
- Posts: 49
- Joined: Fri Sep 14, 2007 6:14 pm
- Location: The Netherlands
You could also use a table to store the uploaded file names. I mostly use a table with two columns to store the filename and user_filename.
An add row button triggers the upload dialog.
The addrow fpl command inserts the data into the table.
Put this in a component and you can reuse it in other forms.
An add row button triggers the upload dialog.
The addrow fpl command inserts the data into the table.
Put this in a component and you can reuse it in other forms.
0 x
Who is online
Users browsing this forum: No registered users and 14 guests