downloadable files
I am creating a website and the owner wants the visitors to be able to download a program. How do I set up the website to do this?
TIA
Brooke
------------------
Providing quality websites for businesses and individuals!
www.cataluna.com
Anonymous posted this at 23:42 — 10th December 1999.
They have: 5,633 posts
Joined: Jan 1970
If the program is just one file then you just upload it and put a link in:
<a href="program.exe">Click for program</a>
If the program is more than one file, the best thing is to use an archive program like winzip (www.winzip.com). Then use a siple link again:
<a href="program.zip>Click for program</a>
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.