Server side validation before upload.

  •  09-24-2009, 10:28 AM

    Server side validation before upload.

    Hi all,
     
    This post is more a feedback, than a question.
     
    I was really surprised, that upload control doesn't have any server side validation before upload, only client side. I was forced to use AJAX callback in order to emulate  this functionality.
     
    IMO, it makes sense to add  such an event, especially it doesn't seems to be hard to implement.

    Regards,
    Michael Raizman
View Complete Thread