Download button

C

Cliff Rielly

Hi,

I would like to be able to put a file on the web-site with a download button
to enable people to download the file.
Can anyone point me in the direction of finding out how to do it please.?

Regards
Cliff Rielly
 
R

Ronx

Import the file into the web, the create a link to it.

The file may have to be zipped to avoid problems in downloading - some
firewalls may prevent .exe files being downloaded, for example.
 
Top