I thought it was just a simple form button but not sure any more. I just what to let user's download a zip file from my web site. Can anyone supply me with some information on how to go about doing this. thanks
Matt
Printable View
I thought it was just a simple form button but not sure any more. I just what to let user's download a zip file from my web site. Can anyone supply me with some information on how to go about doing this. thanks
Matt
just make a link to the file.?
<a href="downloads/your_file.zip">the_file</a>