|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help - Text Box Woes
Hello all,
I have an odd problem, I have a web form ,, and a text box and a button . When the form loads it is putting into the text box a passed in value. The idea is that I edit the value ,, and then on the text change event in the code behind file , since its a server control. I read the value and store it off somewhere. Problem is , no matter what I change the value to ,, I then go into the text change method,, and the only value that is present is the original unchanged value .. Any ideas ?? |
|
#2
|
|||
|
|||
|
in the words of all code monkeys everywhere:
Show Us Your Code |
|
#3
|
|||
|
|||
|
problem solved
Problem is solved now,
Had to do with the IsPostback test. Thanks though. |
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Help - Text Box Woes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|