Hi Jerry,
What "sections on databases and connections" are you referring to?
End users don't make recordsets. You write the code for the recordset and end users can then provide, say, a search term that you use in your query to create a recordset.
There are different ways to get the data from a recordset, including looping through it and using
GetRows. Looping is quite common and gives you a lot of flexibility.
You may also want to take a look at Beginning Dreamweaver MX 2004:
http://www.wrox.com/WileyCDA/WroxTit...764555243.html
BTW: if you are about to learn ASP, you might as well start learning ASP.NET 3.5 instead.
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of
Beginning ASP.NET 3.5 : in C# and VB,
ASP.NET 2.0 Instant Results and
Dreamweaver MX 2004
Want to be my colleague? Then check out this post.