lazerbrains
06-15-2006, 05:27 PM
I have a page on an ASP.NET site that I have a bunch of links to image files that are available for download. i am linking straight to the image, and it just opens in the browser. I want to force the download dialog box to open when you click on the link. I have found other solutions to this problem which work if for individual files, but I have about 60 available. is there any way to force the browser to open the download dialog box to open for every link on the page, or for every file in this directory?
:confused:
:confused: