Skip to main content
July 7, 2010
Question

download dialog box

  • July 7, 2010
  • 1 reply
  • 461 views

Hi,

I have a coldfusion page that has a button to open a new page for downloading a file.

the download dialog box appears with the open/save/cancel buttons. If I click on open it opens in the new page, but if I click on save or cancel the new page shows as 'Action Cancelled'. I want it to be closed when I hit the save or cancel button.

How can we achieve this functionality.

Thank you

    This topic has been closed for replies.

    1 reply

    Inspiring
    July 21, 2010

    How do you design your pop-up? Is it a new window? Or a <div> ?  You can achieve it using javascript.