D
Dee via .NET 247
Hi,
I have a dropdown list populated with data pulled from a database usinf a data reader. I want to be able to populate textboxes on a form that is on the same page, with data pulled fromthe same database table used to populate the dropdown list. Iam VERY new to ASP.net, and I don't know how to write the codeto get the data into a reader that populates separate text boxeson a form populated with the data. Can anyone help me?
I have a dropdown list populated with data pulled from a database usinf a data reader. I want to be able to populate textboxes on a form that is on the same page, with data pulled fromthe same database table used to populate the dropdown list. Iam VERY new to ASP.net, and I don't know how to write the codeto get the data into a reader that populates separate text boxeson a form populated with the data. Can anyone help me?