|
-
Jan 23rd, 2007, 03:12 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] [2005] textbox text doesn't pass updated value
Hello,
I have a personnel web page that I pass text values to text boxes using sessions so the user can edit the data, and press save and update the personnel information. The problem I am having is that when I change the text in the text box, then press save, the text passed to the subroutine using me.mytextbox.text is the old value, not the new value. This seems very odd. Why doesn't it see the new text data? And, how can I get to the new data? The code is in the button_Click event.
I am not sure what other information I can give that will help. If more information is needed, let me know.
Thank you for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|