Hi,
I'm trying to write a document manager for our Intranet, but I am having big trouble getting files to download. I am using the Dundas Upload control purely for ease to upload files to the server. However, I can't find a component and/or code to do the reverse - i.e. download a file. I have found enough code, and also written my own, but if the file is of a known type, ie Excel, Word, Visio etc. it just gets opened in the browser window.
Basically all I want to do is when someone clicks on a file name is to have the Save As.. dialog box pop up, and then download the file to the users drive. But can I hell as like find any way of doing this.
Oh, I should point out I am pretty amateur at ASP, so it may be staring me in the face here.
Nick