lworthin01
Programmer
Greetings,
I'm trying to use the text property of several text boxes to do a SQL update from an ASPX page. However, when I click the button that does a postback and runs the code behind, the textbox.text values all represent the old values as if I didn't enter anything into the textbox. Does anyone have an idea on what I'm missing here?
TIA,
Lew
I'm trying to use the text property of several text boxes to do a SQL update from an ASPX page. However, when I click the button that does a postback and runs the code behind, the textbox.text values all represent the old values as if I didn't enter anything into the textbox. Does anyone have an idea on what I'm missing here?
TIA,
Lew