Hi All, I want to validation of file upload control field in java script. user can type anything in this field and save it but it’s wrong. so i want to check that it is properly attached file or not. how to check this.
Thx in advance
san
Hi All, I want to validation of file upload control field in java script. user can type anything in this field and save it but it’s wrong. so i want to check that it is properly attached file or not. how to check this.
Thx in advance
san
Subject: File Upload Validaton in web
Hi Santosh, Try to check the validate that what ever the file name user entering its correct or not.
Hope that will help u