reeta82
September 10th, 2003, 09:34 PM
i would like to display the files which is listed in my databse and create a link for it..when the user click on the link..he will immediately see the download dialog box instead of the file's content.Currently im only having the coding to pop-up the download dialog box
response.addHeadr"content-dispositon","attachment;filename-filename.ext"
plz help
response.addHeadr"content-dispositon","attachment;filename-filename.ext"
plz help