Zam 0 Posted April 16, 2020 Report Share Posted April 16, 2020 Hi, I Created the attached HTML with Java script whereby customers can choose a currency and a bank to download a PDF file. My only problem is adding the "Open in new window option" Can any one help me ? Thanks :) test file.docx Quote Link to post Share on other sites
Zam 0 Posted April 20, 2020 Author Report Share Posted April 20, 2020 Guess no one wants to help Quote Link to post Share on other sites
dsonesuk 913 Posted April 20, 2020 Report Share Posted April 20, 2020 Perhaps if placed it under javascript and it was html file instead, maybe they would. Quote Link to post Share on other sites
Steven1 2 Posted April 26, 2020 Report Share Posted April 26, 2020 There are many options available to you. You can open a new window/tab in html or javascript or use a javascript popup window. HTML here; https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_target Is this what you're looking for? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.