<form action="pagina.html" method="post"> <label for="file">Seleziona un file da caricare</label> <input type="file" name="file" id="file"> </form>