Ta plein de solution ! les hébergeurs comme voila , free , lycos , ect... ou les sites comme : rapideshares, yoursendit ect...
ou bien tu crée ton site avec un bloc-note et tu
ecrit dans ton site :
<!DOCTYPE html PUBLIC "-//W3C//Dtd XHTML 1.0//FR" "http://www.w3.org/tr/xhtml10/Dtd/xhtml10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<title> TITRE DU SITE </title>
</head>
<body>
Télécharger ce fichier : <br/> <br/>
<form method="post" action=" vidéo.wmv "/>
<input type="submit" value="Telecharger"/>
</form>
</body>
</html>
/!\ ! a la ligne
<form method="post" action="vidéo.wmv"/>
replace vidéo.wmv par le nom de ton fichier.
au total ca te fera ca :
http://img369.imageshack.ack.us/img369/4554/site4eb.jpg