Upload file in "web-email site" style
Posted: Wed Aug 16, 2006 11:47 am
Anyone knows script (in php) or method how to implement in web form multiple files upload?
I know tradition method.
Example: I have now 4 input boxes with 4 browse button besides:
This approach is quite unflexible. Sometimes will be too few and sometimes too much boxes.
I would like make it like in web-email sites (eg. gmail).
You have one input box with browse button and than if you want to add a new file, you click eg. 'add another one', and than new box under the old one appear.
Some advicses will be really appreciated:)
I know tradition method.
Example: I have now 4 input boxes with 4 browse button besides:
This approach is quite unflexible. Sometimes will be too few and sometimes too much boxes.
I would like make it like in web-email sites (eg. gmail).
You have one input box with browse button and than if you want to add a new file, you click eg. 'add another one', and than new box under the old one appear.
Some advicses will be really appreciated:)