Posts: 139
Location: Stafford, England
|
Just upload the file to your sever and link to it with a normal link on your page, you can use either a image for the link or a anchor text what ever works best for your sites design.
[cdoe]
<a href="filename.zip">Link Text</a>
[/code]
You could put it in a folder if you have a few zipped files that way the can be kept seperate from your sites pages, just remember to add the folder name before the file name in the a tag though.
Last edited by johneva : 05-22-2006 at 06:41 AM.
|