I want to have a drop down list (combo box, or list box or whatever) to display a defined recordset set from a talbe depending on an enter in a field on the same form.
I am using Dreamweaver CS4 VBScript asp pages. I have a database sitting on a SQL server. My connection resides on the server, not my machine. I build a page with just text and I can go to it just fine and then I make a recordset using the connection to the SQLserver, point to the correct table and...


