Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Textbox text property on postback

Status
Not open for further replies.

lworthin01

Programmer
Aug 9, 2012
1
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top