Hi, I try to get input file by drag and drop file from Nautilus onto my form. But the path that I got is HTML format, so I have trouble with the path including space or unicode characters. How to convert this path to normal path so I can work with OPEN statement.