Click to See Complete Forum and Search --> : Downloadable Document


rfeng
11-28-2003, 01:16 AM
I have a word document [ which I can save in HTML format and place on the web ] and would like to add code so that it could be downloaded and / or printed using the original word formatting?

Could I could save it as a doc file and add a link?


Thanks very much,

R. F.

fredmv
11-28-2003, 01:26 AM
All you need to do is upload the document file and make a simple link to it:<a href="file.doc" title="Download file.doc.">Download file.doc.</a>