Click to See Complete Forum and Search --> : html code for downloadble file


islamb
02-27-2003, 01:51 PM
I am trying to code html so a user can download a word doc from web page. It looks right to user but it downloads an empty file.
Code line looks like this:

<p class="download"><a name="form"><p align ="right"><font color="#0000FF" size="4" face="Arial"><a href="http://www.giftsfromeast.com/subscription.doc"><IMG HEIGHT=60 src="download.gif">Subscription Form</></p>
<br>

any help or hint is appreciated.

Thanks

PeOfEo
02-27-2003, 04:22 PM
What is with all of the p class download junk? If its not a file type the browser can handle it automatically asks the user if they want to download the file. I am assuming that a .doc is an abnormal file extention. Also an empty file... Make sure it was uploaded properly