Dreamweaver Downloadable Zip Files
I am trying to embed a pdf file with a text file on one of my pages. I read online that the file must be ziped which I have down. However, when I put this page on my remote server the file does not want to download and instead I get my 404 error page. What am I doing wrong? The code is as follows:
<h1>Model Release Form</h1>
<p> </p>
Download Model Release for <a href="downloads/Model-Release-Form.zip"><img src="media/downloadicon.png" width="100" height="38" /></a>
19 Minutes
Discussion Span
Ayinainsoph
Newbie Poster
24 posts since Dec 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0
**NEVER MIND! I GOT IT FIXED! **
Found this tutorial which finally made sense. I didn't put the file in my documents folder.
If you would like the see the video it is very useful and makes sense. Video, Click Here.
Ayinainsoph
Newbie Poster
24 posts since Dec 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0
Question Self-Answered as of 5 Months Ago