Need help please.

A

alexjustdoit

I dont know how to make a file (EXE and zip) availible to download fro
my site. In other words how to i allow a person to download a file fro
my site


-
alexjustdoi
 
J

Jack

1.
To make executable you need to use a compiler. Usually, it is included with the programming language package.
2.
To zip it I recommend using Winzip program.
www.winzip.com
3.
You need to be more specific.
If your website is located on outside server, you need to ftp that file to it (check www.wsftp.com ), or use File Manager provided by your domain provider.
If you want to allow people to download from your computer, you need to make your computer a file server.
Jack Kozlowski
Not Microsoft MVP
TAPI developer in spare time
 
Top