<%@LANGUAGE="VBSCRIPT"%> <% 'QUERY ssql = "SELECT CONTENUTI.* FROM CONTENUTI WHERE (((CONTENUTI.IDTIPO)=1) AND ((CONTENUTI.DINIZIOHP)<=Date()) AND ((CONTENUTI.DFINEHP)>=Date()) AND ((CONTENUTI.IDSTATO)=3)) ORDER BY CONTENUTI.DATAINS DESC;" %> <% 'RECORDSET set News = Server.CreateObject("ADODB.Recordset") News.ActiveConnection = MM_Connessione_String News.Source = ssql News.CursorType = 3 News.CursorLocation = 2 News.LockType = 1 News.Open() %> <% 'QUERY ssql = "SELECT CONTENUTI.* FROM CONTENUTI WHERE (((CONTENUTI.IDTIPO)=2) AND ((CONTENUTI.DINIZIOHP)<=Date()) AND ((CONTENUTI.DFINEHP)>=Date()) AND ((CONTENUTI.IDSTATO)=3)) ORDER BY CONTENUTI.DATAINS DESC;" %> <% 'RECORDSET set Evento = Server.CreateObject("ADODB.Recordset") Evento.ActiveConnection = MM_Connessione_String Evento.Source = ssql Evento.CursorType = 3 Evento.CursorLocation = 2 Evento.LockType = 1 Evento.Open() %> SPACE ELECTRONIC DISCOTEQUE - FIRENZE
   
<% If not Evento.eof and not Evento.bof then %> <% end If %>
<%=Evento("Datains")%> - <%=Evento("Luogo")%>

<%=Evento("Titoloita")%>
<%=Evento("Sottotitoloita")%>


<%=Evento("Corpoita")%>

<%=Evento("Titoloing")%>
<%=Evento("Sottotitoloing")%>

<%=Evento("Corpoing")%>
<% If not isnull(evento("Autore")) and not isnull(evento("Email")) and not evento("Autore")="" and not evento("Email")="" then %> "><%=Evento("Autore")%> <%End If%>
<% If not News.eof and not News.bof then Do until News.eof=true %> <% News.movenext Loop end If %>
"><%=News("Datains")%> - <%=News("Luogo")%> <%=News("Titoloita")%>
<%=News("Titoloing")%>

Vai alla lista completa

 

DJ CORNER GUESTBOOK
 

Our partners website. A collection of raccomended links to spend an holiday in Florence.

Touristic information about musical events and concert in Florence

 

 
 
SPACE CLUB INFO
SPACE CLUB VIRTUAL TOUR

Space Club is the largest discotheque in Florence. With an approximate capacity for 800 people, it is conveniently located in the center of town near the train station.
The atmosphere is created on two connecting levels: on the first floor you will find the bar, a satellite TV, an area suitable for conversation, and a videokaraoke where our guests can request songs and sing entertained and encouraged by our own singers: Vale Daniele,Sacha.
On the second floor there is a large dance floor with various special effects: videoshows, laser lights, scanners, a space ship effect, as well as a closed-circuit camera captures our guests' images as they dance. Our disc jockeys are professionals who keep up to date with the latest international hits.

<% News.close() Set News=Nothing %> <% Evento.close() Set Evento=Nothing %>