Hey!
I know that it's not possible to give an input field (of type "file") a value using <input tpye="file" value=...>
But I've got a file-path in an xml-file. But the user has to be able to alter this file. But it's not very userfriendly if they can't see the path that's currently used..
So does anyone have an idear how to give this file-input-field a value?
TNX!!
Flientje