kirupaForum
>
Development
>
Server-Side (PHP, SQL, ASP.NET, etc.)
> Counting asp search results
PDA
View Full Version :
Counting asp search results
Digitalosophy
June 11th, 2003, 02:31 PM
hey all, i forgot how to count my search results. i coudl have sworn it was 'varName.count' but i guess i was wrong.
thanks
Digitalosophy
June 11th, 2003, 03:56 PM
neevr mind i remebered. for anyone who is interested
count = 0
count = count + 1
this goes before your
<% Loop %>
statement
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.