ImDaFrEaK
Well-known member
I have a search box where the user types a key word. Then when returned the all file names from within a specific directory is displayed in a listbox. I want the user to have the option to select one and then download it. I have it working as far as redirecting the web page to the directory with the file in which most cases will ask it to deploy or save or what have you. But if the file is something like an mp3 then the users' mp3 plugin auto plays the song or something. I want to always send the user the file, basically a dialog box type deal that says Save or Cancel.