Hi, i've a problem when i'm implementing validations.
Okay, i don't know how to get started. :)
I'd like to manipulate the Add callback in order to achieve custom file validation, and if it fails, try to use the upload template to render my custom error.
Today, i've been using the download template and the Send callback in order to render custom validations on client side, however, it´s so vulnerable use this way. (invalidated options, skip restrictions, 'unknown' file uploads, and others)
I'll thank you if you help me.
My development platform: Microsoft ASP .NET under .NET Framework 4.0
I'm using this version: 5.0.13
Later.