because the server returns a different page. It seems that the following command works:
wget --header="Accept-Language: it-it" http://www.tecut2.it/spinetoli/ Cheers, Giuseppe Massimiliano Ciancio <[email protected]> writes: > Hi all, > I'm trying to wget the following page: > > http://www.tecut2.it/spinetoli/ > > If I view this page using Firefox or IE, I get after "Bandi e Gare" > the following section: > > ------------ > Cottimo Fiduciario > AVVISO PUBBLICO PER LA FORMAZIONE ALBO DELLE IMPRESE DI FIDUCIA > PER L’AFFIDAMENTO DI LAVORI DI OPERE PUBBLICHE CON PROCEDURA NEGOZIATA > E COTTIMO FIDUCIARIO > ------------ > > If I use wget to download the page, the "Cottimo Fiduciario" section > is not present. > The same for the following two sections: > > ------------ > Elenchi di professionisti per incarichi professionali > ... > Avviso per fornitura servizi in economia > ... > ------------ > > The command I used was: > > wget http://www.tecut2.it/spinetoli/ > > Any idea why this happens? > > Tx in advance > MC
