Upload multiple documents

J

James F

I have created a FP2003 form that has a File Upload form
field and it works great. Is their a way to upload
multiple documents at once using FrontPage?
 
T

Thomas A. Rowe

No, and it is limited to a maximum upload file size of 1 MB.

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

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

Thomas A. Rowe

If you are making the upload function available to the general public, you need to consider using
ASP, ASP.net, PHP, etc. where you can limited the types and sizes of files that can be uploaded.

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

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

Kevin Spencer

Multiple File Upload Form fields.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Top