[QUOTE=Ali Bilgrami]
i think its working fine now thanks to
mr.mellie 
so first thing you do is define a variable in dimension variables list in the start of default.asp...
Dim saryTopPosters 'top poster
now find this code
'If we have run out of records jump out of forums loop into the category loop If intCurrentRecord > Ubound(sarryForums,2) Then Exit Do Loop End If %> </table> <br /><% 'Loop back round for next category Loop End If 'Clean up Call closeDatabase() %>
|
just above the Clean up call paste the code give below
That above code is not in my access version?