I have searched forever for a way to upload multiple files using this tag:
<INPUT NAME="fileName" TYPE=file SIZE=20>
I dont want to use multiple tags or some kind of java applet.
Something similar to adding "multiple" to a select form tag:
<select name="srthsrth" multiple>
I cant believe there is no way to do this!!
Any help would be greatly appreciated!
thanks
<INPUT NAME="fileName" TYPE=file SIZE=20>
I dont want to use multiple tags or some kind of java applet.
Something similar to adding "multiple" to a select form tag:
<select name="srthsrth" multiple>
I cant believe there is no way to do this!!
Any help would be greatly appreciated!
thanks