%@LANGUAGE="VBSCRIPT"%> <% Dim rsPoetics__MMColParam rsPoetics__MMColParam = "poetics" if(Request("MM_EmptyValue") <> "") then rsPoetics__MMColParam = Request("MM_EmptyValue") %> <% set rsPoetics = Server.CreateObject("ADODB.Recordset") rsPoetics.ActiveConnection = "dsn=wepubcontent;" rsPoetics.Source = "SELECT id, wfsite, wfheadline, wfshort, wfdate, wfauthor FROM wfPublishing WHERE wfsite = '" + Replace(rsPoetics__MMColParam, "'", "''") + "' ORDER BY wfdate DESC" rsPoetics.CursorType = 0 rsPoetics.CursorLocation = 2 rsPoetics.LockType = 3 rsPoetics.Open rsPoetics_numRows = 0 %><% Dim Repeat1__numRows Repeat1__numRows = 10 Dim Repeat1__index Repeat1__index = 0 rsPoetics_numRows = rsPoetics_numRows + Repeat1__numRows %>
|
|
![]() |
|||||||||||
|
Poetics Log Poetics.org wants to continue as an evolving, local and roaming informal arts community. This log posts the present, history, and possible futures
of Poetics.org - The new shows, ideas, meetings, and rants coming up over
time. To post, write
Patty or go to:
Add to Poetics
|
<% While ((Repeat1__numRows <> 0) AND (NOT rsPoetics.EOF)) %>
| |||||||||||