If you are hitting a database to populate a table or select box, you can use
a method available with ADO 2.0, GetString. Using this method
increases the efficiency of your ASP script! I won't go into it here, since there
is already a good article on using GetString here on 4Guys.