I was asking for files with .png extensions but I seem to have also caught other types of files such as *.jar files, etc.
Maybe I'm not using FileList correctly?
Your value for extension should be png
not *.png
please read the documentation next time to answer the question yourself
Taifun
Yes I will do that. Thank you.