Forum Moderators: open
I have a jump menu linking to a list of PDF documents. I want 2 buttons beside the list: 'Go' & 'Save' to open the PDF (in a new window) or save the PDF to the user's hard drive.
I know how to change the code to use the go button to open in a new window [change 'parent' to 'window.open()'] and I would like a similar modification to change a second button so that when clicked, it opens up a save dialog.
Can anybody help?
Alternatively, you could ZIP the PDF and chances are that it would download then
-Corey