3
Answers

assigning 2 textbox in c#

Ravindran S

Ravindran S

4y
542
1
 2 textbox and 1 button. User cannt enter anything in first textbox and user can only enter value in 2nd textbox. now when user enter value in second textbox, i want the first textbox value(which i fixed) to be save in database. how? how i assign these both textbox in order to save both when i click button?
Answers (3)