here I want to set the fix source location to file uploader from which only an user can choose file(s).
my html for file uploader is like
Selecte Document <input type="file" id="myFile"/>
i.e is allowing me to choose documents from any location.
here I want to set the fix source location to file uploader from which only an user can choose file(s).
my html for file uploader is like
Selecte Document <input type="file" id="myFile"/>
i.e is allowing me to choose documents from any location.