Urgent...
Can some body please tell me how to populate a listbox from Access in ASP and include the data connection. The database name is Test.mdb and the table is called tblImageList and I only have 2 fields in it...an ID and the PictureName. What I want to do is for the listbox to retrieve all the names of the images for the Access database so that a user can select the file name of the file and pass it to the second page.
Thank you in advance...I am new at this and could use some of your guys' expertise. Sample code is always appreciated.
Can some body please tell me how to populate a listbox from Access in ASP and include the data connection. The database name is Test.mdb and the table is called tblImageList and I only have 2 fields in it...an ID and the PictureName. What I want to do is for the listbox to retrieve all the names of the images for the Access database so that a user can select the file name of the file and pass it to the second page.
Thank you in advance...I am new at this and could use some of your guys' expertise. Sample code is always appreciated.