This is a migrated thread and some comments may be shown as answers.

[Solved] Validation for page size at server side

0 Answers 78 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mahesh
Top achievements
Rank 1
Mahesh asked on 03 May 2013, 03:28 PM
Hi,

I am using IE9, As it won't support the size of a file, I am validating the size of the file from controller, If the size exceeds the limit then I have to show the confirmation message to the user. I am able to achieve this by using onError method, But if the user  accepts to save then I have to call the save method from OnError method along with the files details.When I am trying to call save method by passing "argument.files" as argument, controller is not accepting this .

Can anyone help me in this issue.


Regards,
Mahesh
Tags
Upload
Asked by
Mahesh
Top achievements
Rank 1
Share this question
or