How do I go about doing this? Rob told me to do that but I couldn't figure it out. Is it objRS.Count or what? Also, been searching google and all I could really find on it is stuff about how the count messes up unless you count backwards... but not really any code for it. Any help would be much appreciated.
I'm trying to count objRS("ID") so that I can see on my details.
asp page if the page exists or not. If the number is greater than the count then I give an "I'm sorry, this page does not exist". THanks.