based this link, what is the message that is sent with the "cerca" button?
Test with Cagliari, in combobox provincia
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[COLOR=blue]Public Sub Sal21_101()
Dim myHTMLDoc As New HTMLDocument
With CreateObject("MSXML2.XMLHTTP")
[COLOR=green]' Let's do a gGET first[/color]
.Open "GET", "[URL unfurl="true"]https://italia.indettaglio.it/ita/banche/sportelli_geo.html?regione=trentinoaltoadige®ione_estesa=SARDEGNA",[/URL] False
.Send
myHTMLDoc.body.innerHTML = .responseText
[COLOR=green] ' Do whatever you want with myHTMLDoc
'<FORM ACTION="sportelli_geo_out.html" method="POST">[/color]
.Open "POST", "[URL unfurl="true"]https://italia.indettaglio.it/ita/banche/sportelli_geo_out.html",[/URL] False
.setRequestHeader "Content-Type", "application/x-[URL unfurl="true"]www-form-urlencoded"[/URL]
.Send "comune=Cagliari"
myHTMLDoc.body.innerHTML = .responseText
End With
End Sub[/color]
.Send "prov_cap=AQ®ione=abruzzo®ione_estesa="