Hi guys,
My would like my application accept txt files only on drag/drop files on the form.
If the file that is being draging is .txt, I would like to use the cursor "accept-file"
if not, use the cursor "forbidden-file". See attached image.
How can I detect the kind of file?