Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > BizForms - Limit size of uploaded file View modes: 
User avatar
Certified Developer 8
Certified Developer 8
liquidmagic - 10/27/2010 9:29:45 AM
   
BizForms - Limit size of uploaded file
Hello,

I would like to create a bizform and limit the size of a file uploaded on this form.
Is there a way to do this on the bizform level (not on the web.config).

Thank you,
Dimitris

User avatar
Kentico Support
Kentico Support
kentico_radekm - 10/28/2010 1:55:53 AM
   
RE:BizForms - Limit size of uploaded file
Hello.

Regrettably, you can not restrict the file size limit for BizForm files unless you create custom form control which will be capable of checking the file size before uploading:

http://devnet.kentico.com/docs/devguide/developing_form_controls.htm

Best Regards,
Radek Macalik