<% qstring = "none" %> The 2006 Living Dead Dolls New York Art Show | Presented By Mezco Toyz
The 2006 Living Dead Dolls New York Art Show — Presented By Mezco Toyz & Toy Tokyo
The 2006 Living Dead Dolls New York Art Show — Presented By Mezco Toyz & Toy Tokyo
The 2006 Living Dead Dolls New York Art Show — Presented By Mezco Toyz & Toy Tokyo

Event Info

View: ARTISTS A-F | ARTISTS G-L | ARTISTS M-R | ARTISTS S-Z


<% qstring = request.querystring("ArtistList") If qstring = "" Then qstring = "artists_a-f" End If Dim oRS, oConn Set oRS = Server.CreateObject("ADODB.Recordset") Set oConn = Server.CreateObject("ADODB.Connection") oConn.ConnectionString = "Driver={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("database/artists.mdb") oConn.Open oRS.Open "SELECT * FROM artists WHERE category='" & qstring & "'", oConn, 3, 2 Dim x Dim y Dim z Dim length 'Changing the value of length, determines how many pictures are displayed per row. length = 4 z=oRS.RecordCount response.write "" If (z <= length) Then For y=1 To z response.write "" oRS.MoveNext Next End If If (z > length) Then For x=1 To (z/length) response.write "" For y=1 To length response.write "" oRS.MoveNext Next response.write "" Next End If If (z > length) AND(z mod length) > 0 Then response.write "" For y=1 To (z mod length) response.write "" oRS.MoveNext Next response.write "" End If response.write "


" & oRS("artist") & "

" response.write "

" & "


" & oRS("artist") & "

" response.write "

" & "


" & oRS("artist") & "

" response.write "

" & "

" oRS.Close Set oRS = Nothing oConn.Close Set oConn = Nothing %>
The 2006 Living Dead Dolls New York Art Show — Presented By Mezco Toyz & Toy Tokyo


 © 2006 Mezco Toyz, LLC. All rights reserved.