I am trying to open save dialog box using file -> save option click in menu bar in J2ee web application. I am trying this code to do that
<a href="data:application/xml;charset=utf-8,your code here" download="filename.html">Save</a>
It is not opening save dialog box while clicking option. Please give me some code reference to do this task
Aucun commentaire:
Enregistrer un commentaire