In classic ASP Is it possible to have one recordset which pulls all data from a table in the database and then create a second recordset on the same page which uses data in the original recordset? I just want a quick fix for right now to get this page working and I will make it better later. I have a need to use ALL data fields in the table in one section of this ASP page and then only SPECIFIC records from the table in another section of the same page.
If anyone can help me with this I really would appreciate it! Thanks guys!
2007-03-26
20:24:26
·
2 answers
·
asked by
UBigDummie
1
in
Computers & Internet
➔ Programming & Design