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 %>
Feature Artist for September 2010
KEN WENZEL
CELEBRATES WITH HIS
80th BIRTHDAY EXHIBITION!!
<% If iCount > 1 Then Response.Write("
") Else Response.Write("
") End If Response.Write("
") %>
2Cubed Site Editor