configuring ability to download files
Posted: Tue Jul 10, 2012 1:20 am
Hi,
I want my viewers to be able to download a powerpoint presentation from my site. Below is my code:
<p><a href="downloads/fluoropolymers.ppt" target="_blank">Fluoropolymers Presentation</a> </p>
The file is in the downloads folder. I have checked the code locally and it works. I can't figure out what makes CMSMS different that makes this simple code not work. I keep getting a 404 file not found error. Any ideas you have would be appreciated.
Thanks
I want my viewers to be able to download a powerpoint presentation from my site. Below is my code:
<p><a href="downloads/fluoropolymers.ppt" target="_blank">Fluoropolymers Presentation</a> </p>
The file is in the downloads folder. I have checked the code locally and it works. I can't figure out what makes CMSMS different that makes this simple code not work. I keep getting a 404 file not found error. Any ideas you have would be appreciated.
Thanks