File Upload Form

M

Mainjej

Is there any way to create a file Upload Form that will allow uploading
multiple files at once, preferably by using shift or control?? I have a page
on my server where family members can upload pictures to share with everyone,
but no one likes to do it because they have to upload 1 file at a time. It is
not a host limitation, because I host the site myself.
 
T

Thomas A. Rowe

It is a limitation of the FP Form Handler Upload component.

You can look into use ASPUpload from http://www.aspupload.com and there other ASP Upload components
beside this one.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top