Hi All,
I am using Jdev 11.1.1.7
For file upload, I want to perform client side validation to accept only xls and xlsx file types
Currently we are doing through a bean where after file is being uploaded, validation is taking place..
Ex: for a 20 mb file.. it is taking much time to upload and then do the validation
Is there any client side validator or any blog or post where this query is addressed.
Thanks,
Vinay