I am having the textbox1 which get populated with data (select distinct [column name] from table). so when i run the form, it will give me n no of text box with data. I have another text box2 which get the value of text1.value and updates text2. when i click the button update it should update...