How to update by clicking link

We have a requirement that when clicking a link, will start file download, at the meantime, we need to do some data update.

Can anyone advice how to achieve this?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to liangl7510

    Any potential solution for this (using reasonable OOB functionality) will require 2 clicks, as far as I can tell.

    In the simplest example I can think of, the user could be required to click an initial link/button to enable downloading (this would be able to execute arbitrary code to do DB updates / etc), then only after they've clicked that for a given file / group of files perhaps, the download link(s) become active.

Children
No Data