<%@LANGUAGE="VBSCRIPT"%> <% Dim Ogrenciler Dim Ogrenciler_numRows Set Ogrenciler = Server.CreateObject("ADODB.Recordset") Ogrenciler.ActiveConnection = MM_Encuentro_STRING Ogrenciler.Source = "SELECT * FROM Yorumlar ORDER BY Adi ASC" Ogrenciler.CursorType = 0 Ogrenciler.CursorLocation = 2 Ogrenciler.LockType = 1 Ogrenciler.Open() Ogrenciler_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 Ogrenciler_numRows = Ogrenciler_numRows + Repeat1__numRows %> International Istanbul Tango Festival
Welcome      
TurkceFestival home pageAsk for more

 

We would be most grateful if you would pass this flyer onto your tango community. Should you like to print it, please click here (1.7 MB ZIP File).
To download festival manuals that help you to manage your daily life during the festival click here (325 KB ZIP File)

 

El Encuentro
 
         
     <% Ogrenciler.Close() Set Ogrenciler = Nothing %>