The following is an example of such a script:<% Set list =CreateObject(???Recordset???)list.GedData ???SELECT * FROM Products??? %><TABLE BORDER=0 CELLPADDING=2><% If Not EmptyRecordset ThenDoIf EmptyRecordset Then Exit DoIf Not FirstPass Thenlist.MovenextElseFirstPass=FalseEnd IfIf list.EOF Then Exit DoRecordsProcessed=RecordsProcessed+1%><TR><TD VALIGN=TOP> <%=RowCount %> </TD><TD VALIGN=TOP><A