Form - file upload feature

E

e-Matti

Hi,

I've created an .htm form where clients can upload their files through my
website and configured the form to send me an email when clients have
uploaded files. I then use CuteFTP to transfer files from my server to my PC.

The upload form works fine for small files, but when clients try to send
large files, Internet Explorer eventually displays : "Page cannot be
displayed".

Is there a limit on the size of files that can be uploaded with this
feature? If not, is
there something I should be doing to allow larger files to be uploaded?

I use FrontPage 2003.

Thanks for your kind support.
 
S

Steve Easton

iirc there's a 1mb limit.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
E

e-Matti

Thanks Steve,

E

Steve Easton said:
iirc there's a 1mb limit.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
E

e-Matti

Sorry Steve,

I clicked the post button too quickly ... if I don't use the FrontPage
"upload file" component and write a script to handle the form differently,
would I be able to upload larger files ... I guess what I'm trying to find
out is ... is it only that FileUpload feature that limits the file size
download to 1MB or is it FrontPage alltogether?

Thanks
 
Top