var file = $(cssDocumentUploadFile)[0].files[0];
var extension = file.name.substring(file.name.lastIndexOf('.') + 1);
error : (Unable to get property '0' of undefined)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
p jPosted Oct 13, 2017, 1:02 AM
Nilesh ShahPosted Oct 12, 2017, 8:18 AM