2Cubed Site Editor

You are currently editing: /updates/exhibition.asp


Password:



Montville Art Gallery - Exhibitions <% sSQL = "SELECT distinct count(*) as totalex FROM tblArtists WHERE (tblArtists.Location = 6 OR tblArtists.Location = 8) " sSQL = sSQL & "AND tblArtists.Web = Yes AND tblArtists.ExLoc = 6" Set lobjTable = conn.execute(sSQL) If Not lobjTable.eof Then iCount = lobjTable("totalex") End If Set lobjTable = Nothing %>
<% If iCount > 1 Then Response.Write("") %>
") Else Response.Write("
") End If Response.Write("


2Cubed Site Editor