[thelist] RecordSets, Paging and Looping, oh my!
Michele Foster
thelist at lists.evolt.org
Mon Feb 17 13:50:00 2003
A couple references:
http://stardeveloper.com/articles/display.html?article=2000071001&page=1
http://www.4guysfromrolla.com/webtech/121298-1.shtml
http://www.15seconds.com/Issue/010308.htm
HTH,
Mich
----- Original Message -----
From: "Erik Bennett" <ebennett at ecasd.k12.wi.us
> Ok, after all that, I realize that what I need is some kind of loop to
> display what's in my RecordSet, or better yet, I've moved the RecordSet to
> an array, but can't figure out how to access the array like I normally
would
> if I were just doing what I'd done before.
>