View Full Version : zip files


Louis
01-14-2004, 01:39 AM
Hey I'm making a site, and uploaded some zip files, and was wondering how I could rig some text so that you click on it and you download the zip file. If you could help me I would like it. I wasn't sure where to put this post so I just chose one. :)

Loren
01-14-2004, 01:44 AM
Change the yourzipfile.zip to match your filename and location.

<a href="yourzipfile.zip">download it</a>

bellportal
01-14-2004, 10:55 AM
This applies to most file types, except things such as PHP, HTML, BMP, PNG, JPG and GIF - which the browser will display in the browser window.