%@LANGUAGE="VBSCRIPT"%> <% set Exhibitors = Server.CreateObject("ADODB.Recordset") Exhibitors.ActiveConnection = MM_IYJS_STRING Exhibitors.Source = "SELECT * FROM IYJSExhibitors WHERE ExType = 'M' ORDER BY EXSlip" Exhibitors.CursorType = 0 Exhibitors.CursorLocation = 2 Exhibitors.LockType = 3 Exhibitors.Open() Exhibitors_numRows = 0 %> <% Dim Repeat1__numRows Repeat1__numRows = -1 Dim Repeat1__index Repeat1__index = 0 Exhibitors_numRows = Exhibitors_numRows + Repeat1__numRows %>
![]() |
![]() |
||||||||||||
<% If Exhibitors.EOF And Exhibitors.BOF Then %>
|