FP Upload File Size Limit?

  • Thread starter Thread starter Kristen Wagner
  • Start date Start date
K

Kristen Wagner

Hi,

Does the FP file upload component limit upload file size?

Thanks,
Kristen Wagner
 
Yes, 1 MB max.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Okay--that's what I thought I read somewhere here, but on my test server
(localhost) I can upload files much larger than that. Should I be seeing an
error message if I try to upload a file that's too large?

TIA,
Kristen Wagner
 
Yes, I would think you would see an error or warning message, however best to try it directly on the
hosting server. However keep in mind that you host must allow you to use this component, and may
have to set permissions on the folder you choose for allowing uploads.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I have the luxury of having control over the host's settings as well as my
own, so that's not an issue, but thanks. It looks like I will need to look
at other asp upload options.

Thanks,
Kristen
 
You will have more control using ASP upload components, such as ASPUpload.com, especially if you are
building application where user may need to replace prior uploaded content, which can not be handle
via the FP Upload component.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thanks for the suggestion, Thomas. That's where I was headed.

Thomas A. Rowe said:
You will have more control using ASP upload components, such as
ASPUpload.com, especially if you are
building application where user may need to replace prior uploaded
content, which can not be handle
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top