kentico_filipl
-
5/3/2013 6:17:55 AM
RE:Input validation in Contribution List
Hi,
You need to use Direct uploader form control which creates a temporary file before clicking the Save button. Therefore you could achieve your required functionality by creating event handler for OnUploadFile event in which you can check the file's size and possibly display error message.
Best regards, Filip Ligac
|