lundi 11 mai 2015

Can we open widows explorer with custom location with HTML5 File Api

By using the below line it opens the location set by windows explorer.But can we open some custom location like c:\images.... for every user who click on browse button etc. by using HTML5 FileApi.

<input type="file" id="file" name="fileslist[]" multiple
 onchange="handleFileSelected()" />

Thanks...

Aucun commentaire:

Enregistrer un commentaire