This
is where some stuff goes on how to access the videos!!!!
Blah Blah Blah
set conn=server.CreateObject ("adodb.connection")
connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &_
Server.MapPath("courses.mdb") & ";Persist Security Info=False"
conn.Open connect
Example combo box
The following was selected :