|
Not sure what you mean here, if I get you right here, you want to have a link that once clicked brings up a download window, if so here you go:
Insert this into the body
<p>
<a title="Click me to download file 1" href="http://www.pixelputty.net/freetemplates/1.zip">
Download File</a></p>
Hope that helps, the file I`ve linked to is on my server, you change this to what ever file you wish to offer as a download, if the page with the link is in the main directory of your server, then you only need folder direction, example:
<p>
<a title="Click me to download file 1" href="freetemplates/1.zip">
Download File</a></p>
__________________
Please login or register to view this content. Registration is FREE to visit the UFO Portal
The truth is out there!
|