madanthrax
IS-IT--Management
Hi all,
I have a web page displaying various types of uploaded files (details stored in SQL 2000). The page headings and other page details need 2 recordsets, and if I do it the simple (for me) way then I will require 8 recordsets for each of the 8 file types so they display under sub headings as sort of paragraphs (using while/wend).
The file recordsets are all the same but with a variable for each file type.
Is there a pro way to cut down on the recordsets, maybe a function that takes a variable?
I have a web page displaying various types of uploaded files (details stored in SQL 2000). The page headings and other page details need 2 recordsets, and if I do it the simple (for me) way then I will require 8 recordsets for each of the 8 file types so they display under sub headings as sort of paragraphs (using while/wend).
The file recordsets are all the same but with a variable for each file type.
Is there a pro way to cut down on the recordsets, maybe a function that takes a variable?
"Nothing is impossible until proven otherwise"