Click to See Complete Forum and Search --> : TextBox problems


jc_walsh
November 10th, 2005, 01:23 PM
I have a problem getting the text value from a multiline TextBox.

I have a button that is called and I want to get the current value of the text, all I get is the what was in it when the page was loaded and not any of the new text.

Why?

Thanks.

aquafin
November 10th, 2005, 08:34 PM
Is it possible to send the code?

jc_walsh
November 11th, 2005, 02:38 AM
Here is the code,

Thanks,