Submit a definition here
 
  A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9  
 
banner ad
COMING SOON!
 
record <%=(rsGlossary_first)%> to <%=(rsGlossary_last)%> of <%=(rsGlossary_total)%>
<< Prev <% Pnum_counter = 0 For i = 1 to rsGlossary_total Step MM_size Pnum_counter = Pnum_counter + 1 Pnum_PageEndCount = i + MM_size - 1 if Pnum_PageEndCount > rsGlossary_total Then Pnum_PageEndCount = rsGlossary_total if i <> MM_offset + 1 then Response.Write("") Response.Write(Pnum_counter & "") else Response.Write("" & Pnum_counter & "") End if if(Pnum_PageEndCount <> rsGlossary_total) then Response.Write("|") next %> Next >>