How to validate a file being uploaded across a SQL db?

  •  12-14-2012, 8:57 AM

    How to validate a file being uploaded across a SQL db?

    So I am trying to validate the file being uploaded to a database to check if the name exists or not prior to the upload. Is there a way to do that using the uploader?

     

    Any help would be appreciated.

    Khan

View Complete Thread