<i><b>Originally posted by : Tim (timothy.farrell@compuware.com)</b></i><br /><br />I am having a hard time locating a tutorial on how to dynamically populate a listbox from a database. It used to be pretty simple with old ASP (or VS6.0) but now things have changed.<br /><br />Can someone pooint me in the right direction?<br /><br />Here are the specifics:<br /><br />SQL db<br />1 Tbl<br />column = Security<br /><br />I want this form field on the web form to be populated by a seperate tbl named UserAccess. UserAccess contains the id and the desc of the the security values available for admin selection.<br /><br />Help please!<br /><br />Thank you for your thoughts.<br /><br />Sincerely,<br /><br />Tim