C
crowl
Hi there,
I am looking for a component allowing me uploading multiple files by my
asp page. I have found several components achieving this by require a
<input type="file" name="FileX"> field for each file to upload. I want
to allow my visitor to select the files to upload in the "Open" window.
In the "Open" window it should be possible to select multiple files.
Does such an asp component exist?
I have tested some like SAFileUp or Pure VB, but all seems to require
an <input> field for each file to upload.
Thanks for any suggestion.
I am looking for a component allowing me uploading multiple files by my
asp page. I have found several components achieving this by require a
<input type="file" name="FileX"> field for each file to upload. I want
to allow my visitor to select the files to upload in the "Open" window.
In the "Open" window it should be possible to select multiple files.
Does such an asp component exist?
I have tested some like SAFileUp or Pure VB, but all seems to require
an <input> field for each file to upload.
Thanks for any suggestion.