Donald gibberish just to see if I stayed within the text width.
don
=====================================================
A Donald Canned Response -
Making files available to Download from your website.
In the same location where your website files (htm or html) are on the
server,
create a folder, i.e., downloads
The files your want made available to visitors, upload into the downloads
folder, i.e., filename.pdf (keep files names in lowercase).
If you need a ftp (file transfer program) FileZilla version 2.2.32 is
excellent.
Get it at
http://filezilla.brothersoft.com/filezilla2.2.32-freedownload
Edit your webpage to create file links, i.e.,
Get my filename here. (You could call your file by any name here but the
link
you are about to build must have the actual name of the file, i.e.,
filename.pdf
With the mouse, highlite the word here
From the Menu bar select
Insert
Hyperlink
In the Hyperlink box type
http://www.yourdomain.com/downloads/filename.pdf (all lowercase)
OK
Save as a webpage or Publish webpage (whatever you do to create an
updated webpage)
Upload it to replace your existing website files.
Now when you go to your website and click on the word here the
corresponding file will load on your computer.
=====================================