| |
pedx
Posts: 16
Score: 0
Joined: 5/22/2001
From: USA
Status: offline
|
Hi! 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. Thanks in advance!
|
|