%@ Language = VBScript %> <% Option Explicit %> <% Response.Buffer = False %> <% Dim strSQL, objRS, aRecordset, bolRecord, i bolRecord = False strSQL = "SELECT * FROM tbAlberghi WHERE ((regione LIKE 'Basilicata') AND (generica=TRUE)) ORDER BY nome;" 'Response.Write(strSQL) Set objRS = Server.CreateObject("ADODB.Recordset") objRS.Open strSQL, objConn If Not objRS.EOF Then aRecordset = objRS.GetRows bolRecord = True End If objRS.Close Set objRS = Nothing %>
Clicca sui bottoni blu per visualizzare le strutture ricettive. |
|||
![]() |
|||
Attraverso le diverse regioni d'Italia, Travelit Consulting Vi offre una vasta selezione di strutture alberghiere da scegliere sulla base delle Vostre personali esigenze... Back Info regione |