Question

When a user clicks a certain link which contains an image that should be downloaded, the client wants a dialog box to appear.

Currently we zipped the downloadable files, but there is not other way in achieving this than perhaps javascript right (or flash 10 filereference class)?

Was it helpful?

Solution

I don't think so. Did you take a look at the FileReference class, and in particular the download() member function? Also, this link may be hepful. What problems, if any, are you facing with FileReference?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top