How i can do pre-validating of uploaded file?

  •  12-07-2012, 7:51 AM

    How i can do pre-validating of uploaded file?

    Hi
     
    How i can validate that file which i selected for upload, isn't exist in destination folder specified below, before starts uploading?
    Maybe there is exists a event OnSelectUploadedFile e that executes on server side?

    Dest folder: C:\UploaderTemp

    I have a event that checks file exists or no in FileUploaded event.
    It will be great, if there is a possibility to do pre-validation.

     

    Thanks,

    Alexey

View Complete Thread