An option to download a file from a web page

A

alasariko

I would like to include in my page, the ability for visitors to download
files (audio, video (view & download), etc.). I'm not sure how, and therefore
asking this question. How can this be done?

I've thought about creating a link, pointing to the file, which is located
in a folder(directory) on the web host. I haven't tried it, but I will give
it a try. However, if there's a better, simpler way, any and all suggestions
are welcomed.

Thanks in advance!
 
D

Don Schmidt

You are on the right track; either links to each file or a link to the
folder the files are stored in.

Samples:

On the webpage put Recipes; capture it with the mouse and then
Insert
Hyperlink
/recipes
OK

In the Recipes folder put all of your recipes

Or you could create a link on the webpage for each recipe, i.e.,

Berry Cupcakes
Banana Nut Bread
etc

Then the Hyperlinks would read

/recipes/berry_cupcakes.pdf
/recipes/banana_nutbread.pdf


--
Don
Vancouver, USA

P.S. I've got a killer Chocolate Cake recipe,
TORTA DEI CRAUTI DEL CIOCCOLATO
(CHOCOLATE SAUERKRAUT CAKE)
 
J

jason gribbin

Don said:
You are on the right track; either links to each file or a link to the
folder the files are stored in.

Samples:

On the webpage put Recipes; capture it with the mouse and then
Insert
Hyperlink
/recipes
OK

In the Recipes folder put all of your recipes

Or you could create a link on the webpage for each recipe, i.e.,

Berry Cupcakes
Banana Nut Bread
etc

Then the Hyperlinks would read

/recipes/berry_cupcakes.pdf
/recipes/banana_nutbread.pdf
yep you got the right idea first time. I have done that on mmy own site
(even link with flash banners work) but i zipped the file first as it is
a rather large file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top