asp_web_howto thread: Uploading mulitple files to the web server
Message #1 by Aaron.Mintz@d... on Thu, 23 Aug 2001 10:33:22 -0400
|
|
I am looking for a solution to the problem of uploading mulitiple files at
once from client machines to the web server. I have seen sever free
components on the net like aspSmartUpload. But all the free components only
allow you to upload one file at a time. I did find a component "AppletFile"
that accomplishes my wishes but at a steep price. Does anyone know of
another solution or some code to do it myself.
Thanks,
Aaron
Message #2 by tzhang@h... on Fri, 24 Aug 2001 22:25:03
|
|
I think "aspupload" will serve your purpose. see www.aspupload.com for
detail.
Tim
> I am looking for a solution to the problem of uploading mulitiple files
at
> once from client machines to the web server. I have seen sever free
> components on the net like aspSmartUpload. But all the free components
only
> allow you to upload one file at a time. I did find a
component "AppletFile"
> that accomplishes my wishes but at a steep price. Does anyone know of
> another solution or some code to do it myself.
>
> Thanks,
>
> Aaron
|