Results 1 to 2 of 2

Thread: [RESOLVED] [2005] textbox text doesn't pass updated value

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Resolved [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.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Re: [2005] textbox text doesn't pass updated value

    Nevermind, I figured it out. It was a "I've been up too late" mistake.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width