juped -> Download off your site (10/21/2007 13:53:40)
I want viewers of my website to be able to download and print a word document. How can i put a download onto my website? I dont know how to write the code part so if possible could you explain step by step... Thanks
d a v e -> RE: Download off your site (10/21/2007 14:17:44)
copy/save the word document somewhere in your site just like you would an image, then simply link to it. you might want to put a bit of text to help users like: to download the word document right-click on link and 'save as' (wording may differ according to your browser)
coreybryant -> RE: Download off your site (10/21/2007 16:07:13)
How to Link to a PDF File in Expression Web might help some. Same concept. However, with a doc file, some end users might have the browser open the file without downloading it. You could ZIP the file to ensure they download it