I have files on my site that I want to make available for download. How do I code HTML to start a download from my site when viewer clicks on a link?
Thanks
abbeyvet -> RE: Download link (3/7/2001 20:16:00)
Just import the file into your web and make a link to it. When the user clicks the link the download screen will automatically fire up for them, you don't have to do anything.