-
1
- #1
Hi!<br>
<br>
I need to make a page that will fill a listbox with the value of one field from selected records from a SQL server database, let the user choose one of the values from the listbox, then click a button and populate a table with the rest of the information in the chosen record (it's actually more complicated, but these are the fundamental operations I need help with). I am pretty good with VB and have made a web (ASP) page that populates (through VBScript) a table on the page with the contents of a SQL table in its entirety, but I don't know how to go both ways (i.e. choosing from list, user input). Could someone help me out, maybe point me in the right direction? Any help would be appreciated.<br>
<br>
Thanks in advance!<br>
<br>
-Marc
<br>
I need to make a page that will fill a listbox with the value of one field from selected records from a SQL server database, let the user choose one of the values from the listbox, then click a button and populate a table with the rest of the information in the chosen record (it's actually more complicated, but these are the fundamental operations I need help with). I am pretty good with VB and have made a web (ASP) page that populates (through VBScript) a table on the page with the contents of a SQL table in its entirety, but I don't know how to go both ways (i.e. choosing from list, user input). Could someone help me out, maybe point me in the right direction? Any help would be appreciated.<br>
<br>
Thanks in advance!<br>
<br>
-Marc