javascript - Save dialog box creation -


i trying open save dialog box using file -> save option click in menu bar in j2ee web application. trying code opening save dialog box, not working.

<html> <head> </head> <body> <div align=center id=sect1> <img src='1.jpg' id=img1> <p> text</p> </div> <center> <a href="\\172.16.2.1\elstest\projects\qts\q0002\pdfviewer_src.zip"> pdfviewer_src.zip </a> </center> </body> </html> 

how task? please give me code reference


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -