<% sql = "SELECT * FROM home order by ID" set rs = conn.Execute (sql) if rs.EOF then response.write "ERRORE" response.end End if %>
Nome
Cognome
Indirizzo
E-mail
Messaggio