Build a Drop Down menu using an ASP Recordset

This tutorial is about a piece of ASP functionality that is as old and common as grandma's blueberry pie ---> how to build a drop down menu using ASP. Specifically, how to create a select menu <option> element for each record returned in an ASP recordset. I'll show you how to do it in 4 simple steps...

 

Share this Listing