html code for downloadble file

I am trying to code html so a user can Download <!--more--> a word doc from web page. It looks right to user but it Download <!--more-->s an empty file.<br />
Code line looks like this:<br />
<br />
<p class="Download <!--more-->"><a name="form"><p align ="right"><font color="#0000FF" size="4" face="Arial"><a href=http://www.webdeveloper.com/forum/archive/index.php/"http://www.giftsfromeast.com/subscription.doc"><IMG HEIGHT=60 src="Download <!--more-->.gif">Subscription Form</></p><br />
<br><br />
<br />
any help or hint is appreciated.<br />
<br />
Thanks<!--content-->What is with all of the p class Download <!--more--> junk? If its not a file type the browser can handle it automatically asks the user if they want to Download <!--more--> the file. I am assuming that a .doc is an abnormal file extention. Also an empty file... Make sure it was uploaded properly<!--content-->
 
Back
Top