I have a series of web pages (written in JSP) which contain links to files stored on the web server. The files can be of any type (images, word documents, audio , etc...). Most of these files are fine and are loaded directly into the browser. However some files have .dgn and .mp3 extensions and for these the files must be downloaded. I'm using a straight forward hyperlink at the moment which works fine in IE but in Netscape the files are loaded into the browser displaying an awful lot of mumbo jumbo. Is there any way i can force these links to download??
Cheers
Daniel
Cheers
Daniel