Frontpage upload form Requests Password on files over 1mb (Full Version)

All Forums >> [Web Development] >> Microsoft FrontPage Help



Message


Mav44 -> Frontpage upload form Requests Password on files over 1mb (2/24/2008 1:32:07)

Hi,

I set up an upload form on our site so that our customers could upload a graphic file. I used the permissions under FrontPage to make the folder on our site writable. Everything seems to work fine until a file is submitted that is over 1mb. Then you get a pop-up window asking for user name and password.

Is the 1mb a limitation of FrontPage or is there some setting I have missed for allowing larger files to be uploaded? Does this have anything to do with the time for time out on this page?




Tailslide -> RE: Frontpage upload form Requests Password on files over 1mb (2/24/2008 3:17:28)

Might be the limit on your server itself.

Also - I don't use FrontPage but when I do this in PHP I usually set a limit in a hidden field in the form itself - something like:

<input type="hidden" name="MAX_FILE_SIZE" value="100000" />


I'd check both of those things.




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
6.298828E-02