What I would like to do is have data populate in a Textbox2 based on data in Textbox1. Now the data it will be populating is in a SQL table and I want it to Pull data from Column B by looking for the Data from the Column A using whats in Textbox1. The other kicker is Textbox1 is not part of the table I am pulling the data for Textbox2.
↧