View Full Version : downloading


mys_wyggles
06-23-2005, 04:40 PM
how to i put things up for a download on my site? like how people put fonts for download and all that?

elysia
06-23-2005, 04:42 PM
just link to the file i think.

like if you had a song youd just say hey want to <a href="song.xxx"> download </a> this song?

and that should do it...

starlet
06-23-2005, 04:42 PM
Use winzip to make them into .zip files and then just link to it...
<a href="file.zip">download it</a>