How to set the value of an input file
How to set the value of an input file
I want to set a default path on an input file control. I have tried as follows:
$('#inputFileId').val('path');
But it doesn't work. Can anyone help how can I set the value to the input file.
Topic Participants
projjolito
ravichandran777
eamonsisk